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

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

<https://eurobis.org/id/occurrence/8266__2128_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_18'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_18'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '14.88648'^^xsd:double;
  dwc:latitude '38.69256'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.88648 38.69256, 14.88648 38.69256, 14.88648 38.69256, 14.88648 38.69256, 14.88648 38.69256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_18'^^xsd:string;
  dwc:observationDate '2020-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63402 14.96064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63402"^^xsd:decimal ;
  dwc:decimalLongitude "14.96064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_186'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_186'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '14.96064'^^xsd:double;
  dwc:latitude '38.63402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.96064 38.63402, 14.96064 38.63402, 14.96064 38.63402, 14.96064 38.63402, 14.96064 38.63402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_186'^^xsd:string;
  dwc:observationDate '2022-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57831 15.00977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57831"^^xsd:decimal ;
  dwc:decimalLongitude "15.00977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_254'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_254'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.00977'^^xsd:double;
  dwc:latitude '38.57831'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.00977 38.57831, 15.00977 38.57831, 15.00977 38.57831, 15.00977 38.57831, 15.00977 38.57831))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_254'^^xsd:string;
  dwc:observationDate '2022-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72984 15.09072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72984"^^xsd:decimal ;
  dwc:decimalLongitude "15.09072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_259'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_259'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.09072'^^xsd:double;
  dwc:latitude '38.72984'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.09072 38.72984, 15.09072 38.72984, 15.09072 38.72984, 15.09072 38.72984, 15.09072 38.72984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_259'^^xsd:string;
  dwc:observationDate '2022-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20256 15.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20256"^^xsd:decimal ;
  dwc:decimalLongitude "15.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_124'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_124'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.5841666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.1158'^^xsd:double;
  dwc:latitude '38.20256'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.1158 38.20256, 15.1158 38.20256, 15.1158 38.20256, 15.1158 38.20256, 15.1158 38.20256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_124'^^xsd:string;
  dwc:observationDate '2021-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42214 15.12342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42214"^^xsd:decimal ;
  dwc:decimalLongitude "15.12342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_5'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2128_5'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.12342'^^xsd:double;
  dwc:latitude '38.42214'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.12342 38.42214, 15.12342 38.42214, 15.12342 38.42214, 15.12342 38.42214, 15.12342 38.42214))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_5'^^xsd:string;
  dwc:observationDate '2020-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93708 15.15358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93708"^^xsd:decimal ;
  dwc:decimalLongitude "15.15358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_30'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2128_30'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.15358'^^xsd:double;
  dwc:latitude '38.93708'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.15358 38.93708, 15.15358 38.93708, 15.15358 38.93708, 15.15358 38.93708, 15.15358 38.93708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2128_30'^^xsd:string;
  dwc:observationDate '2020-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74 15.15705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74"^^xsd:decimal ;
  dwc:decimalLongitude "15.15705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_200'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_200'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.15705'^^xsd:double;
  dwc:latitude '36.74'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.15705 36.74, 15.15705 36.74, 15.15705 36.74, 15.15705 36.74, 15.15705 36.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_200'^^xsd:string;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87051 15.15783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87051"^^xsd:decimal ;
  dwc:decimalLongitude "15.15783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_217'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2128_217'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.15783'^^xsd:double;
  dwc:latitude '38.87051'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.15783 38.87051, 15.15783 38.87051, 15.15783 38.87051, 15.15783 38.87051, 15.15783 38.87051))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_217'^^xsd:string;
  dwc:observationDate '2022-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29661 15.16329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29661"^^xsd:decimal ;
  dwc:decimalLongitude "15.16329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_139'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_139'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.350833333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.16329'^^xsd:double;
  dwc:latitude '37.29661'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.16329 37.29661, 15.16329 37.29661, 15.16329 37.29661, 15.16329 37.29661, 15.16329 37.29661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_139'^^xsd:string;
  dwc:observationDate '2021-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7836 15.16868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7836"^^xsd:decimal ;
  dwc:decimalLongitude "15.16868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_58'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_58'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.9675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.16868'^^xsd:double;
  dwc:latitude '36.7836'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.16868 36.7836, 15.16868 36.7836, 15.16868 36.7836, 15.16868 36.7836, 15.16868 36.7836))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_58'^^xsd:string;
  dwc:observationDate '2021-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43302 15.19886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43302"^^xsd:decimal ;
  dwc:decimalLongitude "15.19886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_20'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2128_20'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.19886'^^xsd:double;
  dwc:latitude '38.43302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.19886 38.43302, 15.19886 38.43302, 15.19886 38.43302, 15.19886 38.43302, 15.19886 38.43302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_20'^^xsd:string;
  dwc:observationDate '2020-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92399 15.20985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92399"^^xsd:decimal ;
  dwc:decimalLongitude "15.20985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_246'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2128_246'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.20985'^^xsd:double;
  dwc:latitude '38.92399'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.20985 38.92399, 15.20985 38.92399, 15.20985 38.92399, 15.20985 38.92399, 15.20985 38.92399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_246'^^xsd:string;
  dwc:observationDate '2022-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42503 15.21227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42503"^^xsd:decimal ;
  dwc:decimalLongitude "15.21227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_238'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_238'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.21227'^^xsd:double;
  dwc:latitude '37.42503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.21227 37.42503, 15.21227 37.42503, 15.21227 37.42503, 15.21227 37.42503, 15.21227 37.42503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_238'^^xsd:string;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36 15.2296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.2296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_89'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_89'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6677777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.2296'^^xsd:double;
  dwc:latitude '37.36'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.2296 37.36, 15.2296 37.36, 15.2296 37.36, 15.2296 37.36, 15.2296 37.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_89'^^xsd:string;
  dwc:observationDate '2021-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6848 15.24723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6848"^^xsd:decimal ;
  dwc:decimalLongitude "15.24723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_95'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_95'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.5836111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.24723'^^xsd:double;
  dwc:latitude '37.6848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.24723 37.6848, 15.24723 37.6848, 15.24723 37.6848, 15.24723 37.6848, 15.24723 37.6848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_95'^^xsd:string;
  dwc:observationDate '2021-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34484 15.2506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34484"^^xsd:decimal ;
  dwc:decimalLongitude "15.2506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_106'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2128_106'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.9675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.2506'^^xsd:double;
  dwc:latitude '37.34484'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.2506 37.34484, 15.2506 37.34484, 15.2506 37.34484, 15.2506 37.34484, 15.2506 37.34484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_106'^^xsd:string;
  dwc:observationDate '2021-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78134 15.25547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78134"^^xsd:decimal ;
  dwc:decimalLongitude "15.25547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_203'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_203'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.25547'^^xsd:double;
  dwc:latitude '36.78134'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.25547 36.78134, 15.25547 36.78134, 15.25547 36.78134, 15.25547 36.78134, 15.25547 36.78134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mobula mobular" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2128_203'^^xsd:string;
  dwc:observationDate '2022-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77167 15.25789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77167"^^xsd:decimal ;
  dwc:decimalLongitude "15.25789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_176'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_176'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.25789'^^xsd:double;
  dwc:latitude '36.77167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.25789 36.77167, 15.25789 36.77167, 15.25789 36.77167, 15.25789 36.77167, 15.25789 36.77167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_176'^^xsd:string;
  dwc:observationDate '2022-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27216 15.26381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27216"^^xsd:decimal ;
  dwc:decimalLongitude "15.26381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_114'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_114'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1022222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.26381'^^xsd:double;
  dwc:latitude '37.27216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.26381 37.27216, 15.26381 37.27216, 15.26381 37.27216, 15.26381 37.27216, 15.26381 37.27216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_114'^^xsd:string;
  dwc:observationDate '2021-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91842 15.26551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91842"^^xsd:decimal ;
  dwc:decimalLongitude "15.26551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_122'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_122'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.284166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.26551'^^xsd:double;
  dwc:latitude '36.91842'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.26551 36.91842, 15.26551 36.91842, 15.26551 36.91842, 15.26551 36.91842, 15.26551 36.91842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_122'^^xsd:string;
  dwc:observationDate '2021-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84228 15.26897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84228"^^xsd:decimal ;
  dwc:decimalLongitude "15.26897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_140'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2128_140'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.26897'^^xsd:double;
  dwc:latitude '36.84228'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.26897 36.84228, 15.26897 36.84228, 15.26897 36.84228, 15.26897 36.84228, 15.26897 36.84228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_140'^^xsd:string;
  dwc:observationDate '2021-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40579 15.27026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40579"^^xsd:decimal ;
  dwc:decimalLongitude "15.27026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_220'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2128_220'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.27026'^^xsd:double;
  dwc:latitude '37.40579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.27026 37.40579, 15.27026 37.40579, 15.27026 37.40579, 15.27026 37.40579, 15.27026 37.40579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_220'^^xsd:string;
  dwc:observationDate '2022-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6861 15.27152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6861"^^xsd:decimal ;
  dwc:decimalLongitude "15.27152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_130'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2128_130'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.218055555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.27152'^^xsd:double;
  dwc:latitude '37.6861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.27152 37.6861, 15.27152 37.6861, 15.27152 37.6861, 15.27152 37.6861, 15.27152 37.6861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_130'^^xsd:string;
  dwc:observationDate '2021-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86474 15.27187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86474"^^xsd:decimal ;
  dwc:decimalLongitude "15.27187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_77'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_77'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.033888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.27187'^^xsd:double;
  dwc:latitude '36.86474'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.27187 36.86474, 15.27187 36.86474, 15.27187 36.86474, 15.27187 36.86474, 15.27187 36.86474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_77'^^xsd:string;
  dwc:observationDate '2021-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87567 15.27317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87567"^^xsd:decimal ;
  dwc:decimalLongitude "15.27317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_210'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_210'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.27317'^^xsd:double;
  dwc:latitude '36.87567'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.27317 36.87567, 15.27317 36.87567, 15.27317 36.87567, 15.27317 36.87567, 15.27317 36.87567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_210'^^xsd:string;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78984 15.27327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78984"^^xsd:decimal ;
  dwc:decimalLongitude "15.27327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_99'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2128_99'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.27327'^^xsd:double;
  dwc:latitude '37.78984'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.27327 37.78984, 15.27327 37.78984, 15.27327 37.78984, 15.27327 37.78984, 15.27327 37.78984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_99'^^xsd:string;
  dwc:observationDate '2021-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80197 15.27714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80197"^^xsd:decimal ;
  dwc:decimalLongitude "15.27714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_132'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2128_132'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0677777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.27714'^^xsd:double;
  dwc:latitude '37.80197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.27714 37.80197, 15.27714 37.80197, 15.27714 37.80197, 15.27714 37.80197, 15.27714 37.80197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_132'^^xsd:string;
  dwc:observationDate '2021-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87893 15.28002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87893"^^xsd:decimal ;
  dwc:decimalLongitude "15.28002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_100'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2128_100'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.7675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.28002'^^xsd:double;
  dwc:latitude '36.87893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.28002 36.87893, 15.28002 36.87893, 15.28002 36.87893, 15.28002 36.87893, 15.28002 36.87893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_100'^^xsd:string;
  dwc:observationDate '2021-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35362 15.28009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35362"^^xsd:decimal ;
  dwc:decimalLongitude "15.28009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_52'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_52'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.050277777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.28009'^^xsd:double;
  dwc:latitude '37.35362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.28009 37.35362, 15.28009 37.35362, 15.28009 37.35362, 15.28009 37.35362, 15.28009 37.35362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_52'^^xsd:string;
  dwc:observationDate '2021-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96812 15.28217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96812"^^xsd:decimal ;
  dwc:decimalLongitude "15.28217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_256'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2128_256'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.316666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.28217'^^xsd:double;
  dwc:latitude '36.96812'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.28217 36.96812, 15.28217 36.96812, 15.28217 36.96812, 15.28217 36.96812, 15.28217 36.96812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_256'^^xsd:string;
  dwc:observationDate '2022-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68019 15.28883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68019"^^xsd:decimal ;
  dwc:decimalLongitude "15.28883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_125'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2128_125'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.6675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.28883'^^xsd:double;
  dwc:latitude '37.68019'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.28883 37.68019, 15.28883 37.68019, 15.28883 37.68019, 15.28883 37.68019, 15.28883 37.68019))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_125'^^xsd:string;
  dwc:observationDate '2021-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.803 15.28955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.803"^^xsd:decimal ;
  dwc:decimalLongitude "15.28955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_121'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2128_121'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.28955'^^xsd:double;
  dwc:latitude '36.803'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.28955 36.803, 15.28955 36.803, 15.28955 36.803, 15.28955 36.803, 15.28955 36.803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_121'^^xsd:string;
  dwc:observationDate '2021-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95599 15.29105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95599"^^xsd:decimal ;
  dwc:decimalLongitude "15.29105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_135'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2128_135'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.29105'^^xsd:double;
  dwc:latitude '36.95599'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29105 36.95599, 15.29105 36.95599, 15.29105 36.95599, 15.29105 36.95599, 15.29105 36.95599))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_135'^^xsd:string;
  dwc:observationDate '2021-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91829 15.29138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91829"^^xsd:decimal ;
  dwc:decimalLongitude "15.29138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_224'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_224'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.29138'^^xsd:double;
  dwc:latitude '36.91829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29138 36.91829, 15.29138 36.91829, 15.29138 36.91829, 15.29138 36.91829, 15.29138 36.91829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_224'^^xsd:string;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74282 15.29408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74282"^^xsd:decimal ;
  dwc:decimalLongitude "15.29408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_59'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2128_59'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.4675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.29408'^^xsd:double;
  dwc:latitude '37.74282'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29408 37.74282, 15.29408 37.74282, 15.29408 37.74282, 15.29408 37.74282, 15.29408 37.74282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_59'^^xsd:string;
  dwc:observationDate '2021-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92868 15.29508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92868"^^xsd:decimal ;
  dwc:decimalLongitude "15.29508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_65'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_65'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.29508'^^xsd:double;
  dwc:latitude '36.92868'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29508 36.92868, 15.29508 36.92868, 15.29508 36.92868, 15.29508 36.92868, 15.29508 36.92868))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_65'^^xsd:string;
  dwc:observationDate '2021-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31278 15.29516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31278"^^xsd:decimal ;
  dwc:decimalLongitude "15.29516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_72'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2128_72'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.834444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.29516'^^xsd:double;
  dwc:latitude '37.31278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29516 37.31278, 15.29516 37.31278, 15.29516 37.31278, 15.29516 37.31278, 15.29516 37.31278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2128_72'^^xsd:string;
  dwc:observationDate '2021-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93316 15.29591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93316"^^xsd:decimal ;
  dwc:decimalLongitude "15.29591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_68'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_68'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.29591'^^xsd:double;
  dwc:latitude '36.93316'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29591 36.93316, 15.29591 36.93316, 15.29591 36.93316, 15.29591 36.93316, 15.29591 36.93316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_68'^^xsd:string;
  dwc:observationDate '2021-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72309 15.29604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72309"^^xsd:decimal ;
  dwc:decimalLongitude "15.29604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_98'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2128_98'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.850833333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.29604'^^xsd:double;
  dwc:latitude '37.72309'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29604 37.72309, 15.29604 37.72309, 15.29604 37.72309, 15.29604 37.72309, 15.29604 37.72309))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_98'^^xsd:string;
  dwc:observationDate '2021-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76543 15.29628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76543"^^xsd:decimal ;
  dwc:decimalLongitude "15.29628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_126'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2128_126'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.850833333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.29628'^^xsd:double;
  dwc:latitude '37.76543'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29628 37.76543, 15.29628 37.76543, 15.29628 37.76543, 15.29628 37.76543, 15.29628 37.76543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_126'^^xsd:string;
  dwc:observationDate '2021-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34341 15.29901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34341"^^xsd:decimal ;
  dwc:decimalLongitude "15.29901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_71'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2128_71'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.067777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.29901'^^xsd:double;
  dwc:latitude '37.34341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.29901 37.34341, 15.29901 37.34341, 15.29901 37.34341, 15.29901 37.34341, 15.29901 37.34341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2128_71'^^xsd:string;
  dwc:observationDate '2021-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80031 15.2991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80031"^^xsd:decimal ;
  dwc:decimalLongitude "15.2991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_127'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2128_127'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.2675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.2991'^^xsd:double;
  dwc:latitude '37.80031'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.2991 37.80031, 15.2991 37.80031, 15.2991 37.80031, 15.2991 37.80031, 15.2991 37.80031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_127'^^xsd:string;
  dwc:observationDate '2021-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92305 15.30171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92305"^^xsd:decimal ;
  dwc:decimalLongitude "15.30171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_63'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2128_63'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.7175'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30171'^^xsd:double;
  dwc:latitude '36.92305'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30171 36.92305, 15.30171 36.92305, 15.30171 36.92305, 15.30171 36.92305, 15.30171 36.92305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_63'^^xsd:string;
  dwc:observationDate '2021-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88457 15.30225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88457"^^xsd:decimal ;
  dwc:decimalLongitude "15.30225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_110'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2128_110'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.334722222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30225'^^xsd:double;
  dwc:latitude '36.88457'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30225 36.88457, 15.30225 36.88457, 15.30225 36.88457, 15.30225 36.88457, 15.30225 36.88457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_110'^^xsd:string;
  dwc:observationDate '2021-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23034 15.30232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23034"^^xsd:decimal ;
  dwc:decimalLongitude "15.30232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_112'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_112'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8338888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30232'^^xsd:double;
  dwc:latitude '37.23034'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30232 37.23034, 15.30232 37.23034, 15.30232 37.23034, 15.30232 37.23034, 15.30232 37.23034))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_112'^^xsd:string;
  dwc:observationDate '2021-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24028 15.30414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24028"^^xsd:decimal ;
  dwc:decimalLongitude "15.30414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_137'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_137'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.233611111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30414'^^xsd:double;
  dwc:latitude '37.24028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30414 37.24028, 15.30414 37.24028, 15.30414 37.24028, 15.30414 37.24028, 15.30414 37.24028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_137'^^xsd:string;
  dwc:observationDate '2021-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51553 15.30456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51553"^^xsd:decimal ;
  dwc:decimalLongitude "15.30456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_22'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2128_22'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30456'^^xsd:double;
  dwc:latitude '38.51553'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30456 38.51553, 15.30456 38.51553, 15.30456 38.51553, 15.30456 38.51553, 15.30456 38.51553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_22'^^xsd:string;
  dwc:observationDate '2020-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90413 15.30742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90413"^^xsd:decimal ;
  dwc:decimalLongitude "15.30742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_53'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2128_53'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.001111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30742'^^xsd:double;
  dwc:latitude '36.90413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30742 36.90413, 15.30742 36.90413, 15.30742 36.90413, 15.30742 36.90413, 15.30742 36.90413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_53'^^xsd:string;
  dwc:observationDate '2021-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.201 15.30787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.201"^^xsd:decimal ;
  dwc:decimalLongitude "15.30787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_64'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_64'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.083611111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30787'^^xsd:double;
  dwc:latitude '37.201'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30787 37.201, 15.30787 37.201, 15.30787 37.201, 15.30787 37.201, 15.30787 37.201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_64'^^xsd:string;
  dwc:observationDate '2021-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94573 15.30794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94573"^^xsd:decimal ;
  dwc:decimalLongitude "15.30794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_145'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_145'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30794'^^xsd:double;
  dwc:latitude '36.94573'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30794 36.94573, 15.30794 36.94573, 15.30794 36.94573, 15.30794 36.94573, 15.30794 36.94573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_145'^^xsd:string;
  dwc:observationDate '2021-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93017 15.30833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93017"^^xsd:decimal ;
  dwc:decimalLongitude "15.30833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_199'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_199'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30833'^^xsd:double;
  dwc:latitude '36.93017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30833 36.93017, 15.30833 36.93017, 15.30833 36.93017, 15.30833 36.93017, 15.30833 36.93017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_199'^^xsd:string;
  dwc:observationDate '2022-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40082 15.30876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40082"^^xsd:decimal ;
  dwc:decimalLongitude "15.30876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_96'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_96'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.834444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.30876'^^xsd:double;
  dwc:latitude '37.40082'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.30876 37.40082, 15.30876 37.40082, 15.30876 37.40082, 15.30876 37.40082, 15.30876 37.40082))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_96'^^xsd:string;
  dwc:observationDate '2021-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00608 15.31047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00608"^^xsd:decimal ;
  dwc:decimalLongitude "15.31047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_257'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2128_257'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31047'^^xsd:double;
  dwc:latitude '37.00608'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31047 37.00608, 15.31047 37.00608, 15.31047 37.00608, 15.31047 37.00608, 15.31047 37.00608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_257'^^xsd:string;
  dwc:observationDate '2022-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88661 15.31064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88661"^^xsd:decimal ;
  dwc:decimalLongitude "15.31064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_101'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2128_101'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31064'^^xsd:double;
  dwc:latitude '36.88661'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31064 36.88661, 15.31064 36.88661, 15.31064 36.88661, 15.31064 36.88661, 15.31064 36.88661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_101'^^xsd:string;
  dwc:observationDate '2021-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07527 15.31198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07527"^^xsd:decimal ;
  dwc:decimalLongitude "15.31198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_148'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_148'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.616944444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31198'^^xsd:double;
  dwc:latitude '37.07527'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31198 37.07527, 15.31198 37.07527, 15.31198 37.07527, 15.31198 37.07527, 15.31198 37.07527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_148'^^xsd:string;
  dwc:observationDate '2021-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43922 15.3125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43922"^^xsd:decimal ;
  dwc:decimalLongitude "15.3125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_183'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2128_183'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3125'^^xsd:double;
  dwc:latitude '37.43922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3125 37.43922, 15.3125 37.43922, 15.3125 37.43922, 15.3125 37.43922, 15.3125 37.43922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_183'^^xsd:string;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8861 15.31348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8861"^^xsd:decimal ;
  dwc:decimalLongitude "15.31348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_179'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_179'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31348'^^xsd:double;
  dwc:latitude '36.8861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31348 36.8861, 15.31348 36.8861, 15.31348 36.8861, 15.31348 36.8861, 15.31348 36.8861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_179'^^xsd:string;
  dwc:observationDate '2022-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32501 15.31368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32501"^^xsd:decimal ;
  dwc:decimalLongitude "15.31368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_97'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_97'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.767777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31368'^^xsd:double;
  dwc:latitude '37.32501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31368 37.32501, 15.31368 37.32501, 15.31368 37.32501, 15.31368 37.32501, 15.31368 37.32501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_97'^^xsd:string;
  dwc:observationDate '2021-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76607 15.3142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76607"^^xsd:decimal ;
  dwc:decimalLongitude "15.3142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_78'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2128_78'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6175'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3142'^^xsd:double;
  dwc:latitude '36.76607'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3142 36.76607, 15.3142 36.76607, 15.3142 36.76607, 15.3142 36.76607, 15.3142 36.76607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_78'^^xsd:string;
  dwc:observationDate '2021-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84134 15.31456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84134"^^xsd:decimal ;
  dwc:decimalLongitude "15.31456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_154'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_154'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31456'^^xsd:double;
  dwc:latitude '36.84134'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31456 36.84134, 15.31456 36.84134, 15.31456 36.84134, 15.31456 36.84134, 15.31456 36.84134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_154'^^xsd:string;
  dwc:observationDate '2022-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05566 15.31472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05566"^^xsd:decimal ;
  dwc:decimalLongitude "15.31472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_142'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_142'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.900555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31472'^^xsd:double;
  dwc:latitude '37.05566'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31472 37.05566, 15.31472 37.05566, 15.31472 37.05566, 15.31472 37.05566, 15.31472 37.05566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_142'^^xsd:string;
  dwc:observationDate '2021-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25803 15.31569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25803"^^xsd:decimal ;
  dwc:decimalLongitude "15.31569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_70'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2128_70'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.634166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31569'^^xsd:double;
  dwc:latitude '37.25803'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31569 37.25803, 15.31569 37.25803, 15.31569 37.25803, 15.31569 37.25803, 15.31569 37.25803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_70'^^xsd:string;
  dwc:observationDate '2021-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39673 15.31642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39673"^^xsd:decimal ;
  dwc:decimalLongitude "15.31642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_184'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2128_184'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31642'^^xsd:double;
  dwc:latitude '37.39673'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31642 37.39673, 15.31642 37.39673, 15.31642 37.39673, 15.31642 37.39673, 15.31642 37.39673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_184'^^xsd:string;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96081 15.31857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96081"^^xsd:decimal ;
  dwc:decimalLongitude "15.31857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_57'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_57'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.450277777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31857'^^xsd:double;
  dwc:latitude '36.96081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31857 36.96081, 15.31857 36.96081, 15.31857 36.96081, 15.31857 36.96081, 15.31857 36.96081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_57'^^xsd:string;
  dwc:observationDate '2021-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0917 15.31931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0917"^^xsd:decimal ;
  dwc:decimalLongitude "15.31931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_261'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_261'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.533333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.31931'^^xsd:double;
  dwc:latitude '37.0917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.31931 37.0917, 15.31931 37.0917, 15.31931 37.0917, 15.31931 37.0917, 15.31931 37.0917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_261'^^xsd:string;
  dwc:observationDate '2022-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07405 15.3205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07405"^^xsd:decimal ;
  dwc:decimalLongitude "15.3205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_249'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_249'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3205'^^xsd:double;
  dwc:latitude '37.07405'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3205 37.07405, 15.3205 37.07405, 15.3205 37.07405, 15.3205 37.07405, 15.3205 37.07405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_249'^^xsd:string;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08913 15.32107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08913"^^xsd:decimal ;
  dwc:decimalLongitude "15.32107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_255'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2128_255'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32107'^^xsd:double;
  dwc:latitude '37.08913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32107 37.08913, 15.32107 37.08913, 15.32107 37.08913, 15.32107 37.08913, 15.32107 37.08913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_255'^^xsd:string;
  dwc:observationDate '2022-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89126 15.32108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89126"^^xsd:decimal ;
  dwc:decimalLongitude "15.32108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_102'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2128_102'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32108'^^xsd:double;
  dwc:latitude '36.89126'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32108 36.89126, 15.32108 36.89126, 15.32108 36.89126, 15.32108 36.89126, 15.32108 36.89126))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_102'^^xsd:string;
  dwc:observationDate '2021-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75203 15.32115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75203"^^xsd:decimal ;
  dwc:decimalLongitude "15.32115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_178'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_178'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32115'^^xsd:double;
  dwc:latitude '36.75203'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32115 36.75203, 15.32115 36.75203, 15.32115 36.75203, 15.32115 36.75203, 15.32115 36.75203))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_178'^^xsd:string;
  dwc:observationDate '2022-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76759 15.3232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76759"^^xsd:decimal ;
  dwc:decimalLongitude "15.3232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_79'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2128_79'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3232'^^xsd:double;
  dwc:latitude '36.76759'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3232 36.76759, 15.3232 36.76759, 15.3232 36.76759, 15.3232 36.76759, 15.3232 36.76759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_79'^^xsd:string;
  dwc:observationDate '2021-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35084 15.32429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35084"^^xsd:decimal ;
  dwc:decimalLongitude "15.32429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_105'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2128_105'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.184166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32429'^^xsd:double;
  dwc:latitude '37.35084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32429 37.35084, 15.32429 37.35084, 15.32429 37.35084, 15.32429 37.35084, 15.32429 37.35084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_105'^^xsd:string;
  dwc:observationDate '2021-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86418 15.32492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86418"^^xsd:decimal ;
  dwc:decimalLongitude "15.32492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_118'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_118'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6816666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32492'^^xsd:double;
  dwc:latitude '37.86418'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32492 37.86418, 15.32492 37.86418, 15.32492 37.86418, 15.32492 37.86418, 15.32492 37.86418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_118'^^xsd:string;
  dwc:observationDate '2021-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86418 15.32492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86418"^^xsd:decimal ;
  dwc:decimalLongitude "15.32492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_62'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_62'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6816666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32492'^^xsd:double;
  dwc:latitude '37.86418'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32492 37.86418, 15.32492 37.86418, 15.32492 37.86418, 15.32492 37.86418, 15.32492 37.86418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2128_62'^^xsd:string;
  dwc:observationDate '2021-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0345 15.32512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0345"^^xsd:decimal ;
  dwc:decimalLongitude "15.32512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_138'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2128_138'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.616944444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32512'^^xsd:double;
  dwc:latitude '37.0345'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32512 37.0345, 15.32512 37.0345, 15.32512 37.0345, 15.32512 37.0345, 15.32512 37.0345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_138'^^xsd:string;
  dwc:observationDate '2021-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09139 15.32603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09139"^^xsd:decimal ;
  dwc:decimalLongitude "15.32603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_251'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2128_251'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32603'^^xsd:double;
  dwc:latitude '37.09139'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32603 37.09139, 15.32603 37.09139, 15.32603 37.09139, 15.32603 37.09139, 15.32603 37.09139))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_251'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82371 15.32606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82371"^^xsd:decimal ;
  dwc:decimalLongitude "15.32606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_94'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_94'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.717222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32606'^^xsd:double;
  dwc:latitude '37.82371'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32606 37.82371, 15.32606 37.82371, 15.32606 37.82371, 15.32606 37.82371, 15.32606 37.82371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_94'^^xsd:string;
  dwc:observationDate '2021-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20195 15.3265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20195"^^xsd:decimal ;
  dwc:decimalLongitude "15.3265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_113'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_113'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3172222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3265'^^xsd:double;
  dwc:latitude '37.20195'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3265 37.20195, 15.3265 37.20195, 15.3265 37.20195, 15.3265 37.20195, 15.3265 37.20195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_113'^^xsd:string;
  dwc:observationDate '2021-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51725 15.3269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51725"^^xsd:decimal ;
  dwc:decimalLongitude "15.3269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_23'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2128_23'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3269'^^xsd:double;
  dwc:latitude '38.51725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3269 38.51725, 15.3269 38.51725, 15.3269 38.51725, 15.3269 38.51725, 15.3269 38.51725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_23'^^xsd:string;
  dwc:observationDate '2020-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88861 15.32889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88861"^^xsd:decimal ;
  dwc:decimalLongitude "15.32889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_214'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_214'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32889'^^xsd:double;
  dwc:latitude '36.88861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32889 36.88861, 15.32889 36.88861, 15.32889 36.88861, 15.32889 36.88861, 15.32889 36.88861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_214'^^xsd:string;
  dwc:observationDate '2022-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03167 15.32915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03167"^^xsd:decimal ;
  dwc:decimalLongitude "15.32915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_143'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_143'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.466944444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32915'^^xsd:double;
  dwc:latitude '37.03167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32915 37.03167, 15.32915 37.03167, 15.32915 37.03167, 15.32915 37.03167, 15.32915 37.03167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_143'^^xsd:string;
  dwc:observationDate '2021-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06226 15.32918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06226"^^xsd:decimal ;
  dwc:decimalLongitude "15.32918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_221'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2128_221'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32918'^^xsd:double;
  dwc:latitude '37.06226'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32918 37.06226, 15.32918 37.06226, 15.32918 37.06226, 15.32918 37.06226, 15.32918 37.06226))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_221'^^xsd:string;
  dwc:observationDate '2022-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92406 15.32949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92406"^^xsd:decimal ;
  dwc:decimalLongitude "15.32949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_193'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_193'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32949'^^xsd:double;
  dwc:latitude '36.92406'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32949 36.92406, 15.32949 36.92406, 15.32949 36.92406, 15.32949 36.92406, 15.32949 36.92406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_193'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92406 15.32949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92406"^^xsd:decimal ;
  dwc:decimalLongitude "15.32949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_202'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_202'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.32949'^^xsd:double;
  dwc:latitude '36.92406'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.32949 36.92406, 15.32949 36.92406, 15.32949 36.92406, 15.32949 36.92406, 15.32949 36.92406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mobula mobular" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2128_202'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05487 15.33031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05487"^^xsd:decimal ;
  dwc:decimalLongitude "15.33031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_147'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_147'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.100555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33031'^^xsd:double;
  dwc:latitude '37.05487'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33031 37.05487, 15.33031 37.05487, 15.33031 37.05487, 15.33031 37.05487, 15.33031 37.05487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_147'^^xsd:string;
  dwc:observationDate '2021-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04445 15.33057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04445"^^xsd:decimal ;
  dwc:decimalLongitude "15.33057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_25'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_25'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33057'^^xsd:double;
  dwc:latitude '37.04445'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33057 37.04445, 15.33057 37.04445, 15.33057 37.04445, 15.33057 37.04445, 15.33057 37.04445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_25'^^xsd:string;
  dwc:observationDate '2020-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04193 15.33077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04193"^^xsd:decimal ;
  dwc:decimalLongitude "15.33077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_134'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2128_134'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.833888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33077'^^xsd:double;
  dwc:latitude '37.04193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33077 37.04193, 15.33077 37.04193, 15.33077 37.04193, 15.33077 37.04193, 15.33077 37.04193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_134'^^xsd:string;
  dwc:observationDate '2021-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73028 15.33174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73028"^^xsd:decimal ;
  dwc:decimalLongitude "15.33174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_177'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_177'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33174'^^xsd:double;
  dwc:latitude '36.73028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33174 36.73028, 15.33174 36.73028, 15.33174 36.73028, 15.33174 36.73028, 15.33174 36.73028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_177'^^xsd:string;
  dwc:observationDate '2022-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0169 15.3322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0169"^^xsd:decimal ;
  dwc:decimalLongitude "15.3322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_235'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_235'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3322'^^xsd:double;
  dwc:latitude '37.0169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3322 37.0169, 15.3322 37.0169, 15.3322 37.0169, 15.3322 37.0169, 15.3322 37.0169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_235'^^xsd:string;
  dwc:observationDate '2022-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0496 15.33231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0496"^^xsd:decimal ;
  dwc:decimalLongitude "15.33231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_258'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2128_258'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33231'^^xsd:double;
  dwc:latitude '37.0496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33231 37.0496, 15.33231 37.0496, 15.33231 37.0496, 15.33231 37.0496, 15.33231 37.0496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_258'^^xsd:string;
  dwc:observationDate '2022-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61487 15.33264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61487"^^xsd:decimal ;
  dwc:decimalLongitude "15.33264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_91'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_91'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.333611111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33264'^^xsd:double;
  dwc:latitude '37.61487'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33264 37.61487, 15.33264 37.61487, 15.33264 37.61487, 15.33264 37.61487, 15.33264 37.61487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_91'^^xsd:string;
  dwc:observationDate '2021-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63672 15.33301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63672"^^xsd:decimal ;
  dwc:decimalLongitude "15.33301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_92'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_92'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.967777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33301'^^xsd:double;
  dwc:latitude '37.63672'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33301 37.63672, 15.33301 37.63672, 15.33301 37.63672, 15.33301 37.63672, 15.33301 37.63672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_92'^^xsd:string;
  dwc:observationDate '2021-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48857 15.33457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48857"^^xsd:decimal ;
  dwc:decimalLongitude "15.33457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_21'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2128_21'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33457'^^xsd:double;
  dwc:latitude '38.48857'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33457 38.48857, 15.33457 38.48857, 15.33457 38.48857, 15.33457 38.48857, 15.33457 38.48857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_21'^^xsd:string;
  dwc:observationDate '2020-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87352 15.33536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87352"^^xsd:decimal ;
  dwc:decimalLongitude "15.33536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_216'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2128_216'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33536'^^xsd:double;
  dwc:latitude '37.87352'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33536 37.87352, 15.33536 37.87352, 15.33536 37.87352, 15.33536 37.87352, 15.33536 37.87352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_216'^^xsd:string;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39689 15.33726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39689"^^xsd:decimal ;
  dwc:decimalLongitude "15.33726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_161'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_161'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33726'^^xsd:double;
  dwc:latitude '37.39689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33726 37.39689, 15.33726 37.39689, 15.33726 37.39689, 15.33726 37.39689, 15.33726 37.39689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_161'^^xsd:string;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08834 15.33857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08834"^^xsd:decimal ;
  dwc:decimalLongitude "15.33857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_162'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2128_162'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33857'^^xsd:double;
  dwc:latitude '37.08834'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33857 37.08834, 15.33857 37.08834, 15.33857 37.08834, 15.33857 37.08834, 15.33857 37.08834))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_162'^^xsd:string;
  dwc:observationDate '2022-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10566 15.33869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10566"^^xsd:decimal ;
  dwc:decimalLongitude "15.33869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_212'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2128_212'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33869'^^xsd:double;
  dwc:latitude '37.10566'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33869 37.10566, 15.33869 37.10566, 15.33869 37.10566, 15.33869 37.10566, 15.33869 37.10566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_212'^^xsd:string;
  dwc:observationDate '2022-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32771 15.33964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32771"^^xsd:decimal ;
  dwc:decimalLongitude "15.33964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_160'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_160'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33964'^^xsd:double;
  dwc:latitude '37.32771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33964 37.32771, 15.33964 37.32771, 15.33964 37.32771, 15.33964 37.32771, 15.33964 37.32771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_160'^^xsd:string;
  dwc:observationDate '2022-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22253 15.33966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22253"^^xsd:decimal ;
  dwc:decimalLongitude "15.33966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_213'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_213'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.33966'^^xsd:double;
  dwc:latitude '37.22253'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.33966 37.22253, 15.33966 37.22253, 15.33966 37.22253, 15.33966 37.22253, 15.33966 37.22253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_213'^^xsd:string;
  dwc:observationDate '2022-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71903 15.34047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71903"^^xsd:decimal ;
  dwc:decimalLongitude "15.34047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_158'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_158'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34047'^^xsd:double;
  dwc:latitude '36.71903'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34047 36.71903, 15.34047 36.71903, 15.34047 36.71903, 15.34047 36.71903, 15.34047 36.71903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_158'^^xsd:string;
  dwc:observationDate '2022-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95737 15.34276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95737"^^xsd:decimal ;
  dwc:decimalLongitude "15.34276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_55'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_55'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0341666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34276'^^xsd:double;
  dwc:latitude '36.95737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34276 36.95737, 15.34276 36.95737, 15.34276 36.95737, 15.34276 36.95737, 15.34276 36.95737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_55'^^xsd:string;
  dwc:observationDate '2021-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04509 15.34284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04509"^^xsd:decimal ;
  dwc:decimalLongitude "15.34284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_24'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_24'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34284'^^xsd:double;
  dwc:latitude '37.04509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34284 37.04509, 15.34284 37.04509, 15.34284 37.04509, 15.34284 37.04509, 15.34284 37.04509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_24'^^xsd:string;
  dwc:observationDate '2020-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10232 15.34304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10232"^^xsd:decimal ;
  dwc:decimalLongitude "15.34304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_233'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2128_233'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34304'^^xsd:double;
  dwc:latitude '37.10232'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34304 37.10232, 15.34304 37.10232, 15.34304 37.10232, 15.34304 37.10232, 15.34304 37.10232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_233'^^xsd:string;
  dwc:observationDate '2022-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83474 15.34349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83474"^^xsd:decimal ;
  dwc:decimalLongitude "15.34349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_67'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2128_67'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.185'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34349'^^xsd:double;
  dwc:latitude '36.83474'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34349 36.83474, 15.34349 36.83474, 15.34349 36.83474, 15.34349 36.83474, 15.34349 36.83474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_67'^^xsd:string;
  dwc:observationDate '2021-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05794 15.34419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05794"^^xsd:decimal ;
  dwc:decimalLongitude "15.34419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_123'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_123'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.884722222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34419'^^xsd:double;
  dwc:latitude '37.05794'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34419 37.05794, 15.34419 37.05794, 15.34419 37.05794, 15.34419 37.05794, 15.34419 37.05794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_123'^^xsd:string;
  dwc:observationDate '2021-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98161 15.34519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98161"^^xsd:decimal ;
  dwc:decimalLongitude "15.34519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_50'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_50'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.284722222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34519'^^xsd:double;
  dwc:latitude '36.98161'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34519 36.98161, 15.34519 36.98161, 15.34519 36.98161, 15.34519 36.98161, 15.34519 36.98161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_50'^^xsd:string;
  dwc:observationDate '2021-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82975 15.34541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82975"^^xsd:decimal ;
  dwc:decimalLongitude "15.34541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_175'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_175'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.516666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34541'^^xsd:double;
  dwc:latitude '36.82975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34541 36.82975, 15.34541 36.82975, 15.34541 36.82975, 15.34541 36.82975, 15.34541 36.82975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_175'^^xsd:string;
  dwc:observationDate '2022-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06031 15.34562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06031"^^xsd:decimal ;
  dwc:decimalLongitude "15.34562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_195'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_195'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34562'^^xsd:double;
  dwc:latitude '37.06031'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34562 37.06031, 15.34562 37.06031, 15.34562 37.06031, 15.34562 37.06031, 15.34562 37.06031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_195'^^xsd:string;
  dwc:observationDate '2022-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89283 15.34566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89283"^^xsd:decimal ;
  dwc:decimalLongitude "15.34566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_32'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2128_32'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34566'^^xsd:double;
  dwc:latitude '37.89283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34566 37.89283, 15.34566 37.89283, 15.34566 37.89283, 15.34566 37.89283, 15.34566 37.89283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_32'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04134 15.34644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04134"^^xsd:decimal ;
  dwc:decimalLongitude "15.34644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_192'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_192'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34644'^^xsd:double;
  dwc:latitude '37.04134'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34644 37.04134, 15.34644 37.04134, 15.34644 37.04134, 15.34644 37.04134, 15.34644 37.04134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_192'^^xsd:string;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17192 15.34654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17192"^^xsd:decimal ;
  dwc:decimalLongitude "15.34654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_51'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_51'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.083611111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34654'^^xsd:double;
  dwc:latitude '37.17192'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34654 37.17192, 15.34654 37.17192, 15.34654 37.17192, 15.34654 37.17192, 15.34654 37.17192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_51'^^xsd:string;
  dwc:observationDate '2021-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59365 15.3471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59365"^^xsd:decimal ;
  dwc:decimalLongitude "15.3471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_90'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_90'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.916944444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3471'^^xsd:double;
  dwc:latitude '37.59365'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3471 37.59365, 15.3471 37.59365, 15.3471 37.59365, 15.3471 37.59365, 15.3471 37.59365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_90'^^xsd:string;
  dwc:observationDate '2021-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11193 15.34746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11193"^^xsd:decimal ;
  dwc:decimalLongitude "15.34746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_232'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2128_232'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34746'^^xsd:double;
  dwc:latitude '37.11193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34746 37.11193, 15.34746 37.11193, 15.34746 37.11193, 15.34746 37.11193, 15.34746 37.11193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_232'^^xsd:string;
  dwc:observationDate '2022-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07578 15.34762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07578"^^xsd:decimal ;
  dwc:decimalLongitude "15.34762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_197'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2128_197'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34762'^^xsd:double;
  dwc:latitude '37.07578'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34762 37.07578, 15.34762 37.07578, 15.34762 37.07578, 15.34762 37.07578, 15.34762 37.07578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_197'^^xsd:string;
  dwc:observationDate '2022-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03368 15.34841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03368"^^xsd:decimal ;
  dwc:decimalLongitude "15.34841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_120'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_120'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8836111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34841'^^xsd:double;
  dwc:latitude '37.03368'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34841 37.03368, 15.34841 37.03368, 15.34841 37.03368, 15.34841 37.03368, 15.34841 37.03368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_120'^^xsd:string;
  dwc:observationDate '2021-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16737 15.34843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16737"^^xsd:decimal ;
  dwc:decimalLongitude "15.34843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_188'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2128_188'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34843'^^xsd:double;
  dwc:latitude '37.16737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34843 37.16737, 15.34843 37.16737, 15.34843 37.16737, 15.34843 37.16737, 15.34843 37.16737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2128_188'^^xsd:string;
  dwc:observationDate '2022-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99354 15.3486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99354"^^xsd:decimal ;
  dwc:decimalLongitude "15.3486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_69'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_69'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.2675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3486'^^xsd:double;
  dwc:latitude '36.99354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3486 36.99354, 15.3486 36.99354, 15.3486 36.99354, 15.3486 36.99354, 15.3486 36.99354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_69'^^xsd:string;
  dwc:observationDate '2021-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91553 15.34864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91553"^^xsd:decimal ;
  dwc:decimalLongitude "15.34864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_31'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2128_31'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.34864'^^xsd:double;
  dwc:latitude '36.91553'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.34864 36.91553, 15.34864 36.91553, 15.34864 36.91553, 15.34864 36.91553, 15.34864 36.91553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_31'^^xsd:string;
  dwc:observationDate '2020-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01494 15.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01494"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/8266__2128_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01494 15.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.01494"^^xsd:decimal ;
  geo-pos:long "15.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8266__2128_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_146'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_146'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35'^^xsd:double;
  dwc:latitude '37.01494'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35 37.01494, 15.35 37.01494, 15.35 37.01494, 15.35 37.01494, 15.35 37.01494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_146'^^xsd:string;
  dwc:observationDate '2021-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09619 15.35004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09619"^^xsd:decimal ;
  dwc:decimalLongitude "15.35004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_226'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_226'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35004'^^xsd:double;
  dwc:latitude '37.09619'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35004 37.09619, 15.35004 37.09619, 15.35004 37.09619, 15.35004 37.09619, 15.35004 37.09619))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_226'^^xsd:string;
  dwc:observationDate '2022-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0131 15.35051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0131"^^xsd:decimal ;
  dwc:decimalLongitude "15.35051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_87'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_87'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.4172222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35051'^^xsd:double;
  dwc:latitude '37.0131'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35051 37.0131, 15.35051 37.0131, 15.35051 37.0131, 15.35051 37.0131, 15.35051 37.0131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_87'^^xsd:string;
  dwc:observationDate '2021-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.838 15.35126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.838"^^xsd:decimal ;
  dwc:decimalLongitude "15.35126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_187'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_187'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35126'^^xsd:double;
  dwc:latitude '36.838'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35126 36.838, 15.35126 36.838, 15.35126 36.838, 15.35126 36.838, 15.35126 36.838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Chelonia mydas" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_187'^^xsd:string;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.798 15.3517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.798"^^xsd:decimal ;
  dwc:decimalLongitude "15.3517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_219'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_219'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3517'^^xsd:double;
  dwc:latitude '37.798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3517 37.798, 15.3517 37.798, 15.3517 37.798, 15.3517 37.798, 15.3517 37.798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_219'^^xsd:string;
  dwc:observationDate '2022-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97669 15.35268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97669"^^xsd:decimal ;
  dwc:decimalLongitude "15.35268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_88'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_88'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7672222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35268'^^xsd:double;
  dwc:latitude '36.97669'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35268 36.97669, 15.35268 36.97669, 15.35268 36.97669, 15.35268 36.97669, 15.35268 36.97669))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_88'^^xsd:string;
  dwc:observationDate '2021-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92561 15.35428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92561"^^xsd:decimal ;
  dwc:decimalLongitude "15.35428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_141'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_141'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.101388888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35428'^^xsd:double;
  dwc:latitude '36.92561'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35428 36.92561, 15.35428 36.92561, 15.35428 36.92561, 15.35428 36.92561, 15.35428 36.92561))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_141'^^xsd:string;
  dwc:observationDate '2021-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95686 15.35472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95686"^^xsd:decimal ;
  dwc:decimalLongitude "15.35472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_181'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_181'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35472'^^xsd:double;
  dwc:latitude '36.95686'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35472 36.95686, 15.35472 36.95686, 15.35472 36.95686, 15.35472 36.95686, 15.35472 36.95686))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_181'^^xsd:string;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54097 15.35507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54097"^^xsd:decimal ;
  dwc:decimalLongitude "15.35507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_244'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35507'^^xsd:double;
  dwc:latitude '38.54097'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35507 38.54097, 15.35507 38.54097, 15.35507 38.54097, 15.35507 38.54097, 15.35507 38.54097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_244'^^xsd:string;
  dwc:observationDate '2022-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88614 15.3555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88614"^^xsd:decimal ;
  dwc:decimalLongitude "15.3555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_231'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_231'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3555'^^xsd:double;
  dwc:latitude '36.88614'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3555 36.88614, 15.3555 36.88614, 15.3555 36.88614, 15.3555 36.88614, 15.3555 36.88614))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_231'^^xsd:string;
  dwc:observationDate '2022-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12138 15.35563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12138"^^xsd:decimal ;
  dwc:decimalLongitude "15.35563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_26'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_26'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35563'^^xsd:double;
  dwc:latitude '37.12138'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35563 37.12138, 15.35563 37.12138, 15.35563 37.12138, 15.35563 37.12138, 15.35563 37.12138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_26'^^xsd:string;
  dwc:observationDate '2020-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73931 15.35568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73931"^^xsd:decimal ;
  dwc:decimalLongitude "15.35568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_157'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_157'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.533333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35568'^^xsd:double;
  dwc:latitude '36.73931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35568 36.73931, 15.35568 36.73931, 15.35568 36.73931, 15.35568 36.73931, 15.35568 36.73931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_157'^^xsd:string;
  dwc:observationDate '2022-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79509 15.35662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79509"^^xsd:decimal ;
  dwc:decimalLongitude "15.35662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_240'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_240'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35662'^^xsd:double;
  dwc:latitude '36.79509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35662 36.79509, 15.35662 36.79509, 15.35662 36.79509, 15.35662 36.79509, 15.35662 36.79509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_240'^^xsd:string;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79509 15.35662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79509"^^xsd:decimal ;
  dwc:decimalLongitude "15.35662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_189'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_189'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35662'^^xsd:double;
  dwc:latitude '36.79509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35662 36.79509, 15.35662 36.79509, 15.35662 36.79509, 15.35662 36.79509, 15.35662 36.79509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2128_189'^^xsd:string;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91378 15.35702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91378"^^xsd:decimal ;
  dwc:decimalLongitude "15.35702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_44'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_44'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.600277777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35702'^^xsd:double;
  dwc:latitude '36.91378'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35702 36.91378, 15.35702 36.91378, 15.35702 36.91378, 15.35702 36.91378, 15.35702 36.91378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2128_44'^^xsd:string;
  dwc:observationDate '2021-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9145 15.35749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9145"^^xsd:decimal ;
  dwc:decimalLongitude "15.35749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_253'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_253'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35749'^^xsd:double;
  dwc:latitude '36.9145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35749 36.9145, 15.35749 36.9145, 15.35749 36.9145, 15.35749 36.9145, 15.35749 36.9145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_253'^^xsd:string;
  dwc:observationDate '2022-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05026 15.35942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05026"^^xsd:decimal ;
  dwc:decimalLongitude "15.35942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_209'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_209'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35942'^^xsd:double;
  dwc:latitude '37.05026'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35942 37.05026, 15.35942 37.05026, 15.35942 37.05026, 15.35942 37.05026, 15.35942 37.05026))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_209'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92686 15.35973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92686"^^xsd:decimal ;
  dwc:decimalLongitude "15.35973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_66'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2128_66'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.7675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.35973'^^xsd:double;
  dwc:latitude '36.92686'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.35973 36.92686, 15.35973 36.92686, 15.35973 36.92686, 15.35973 36.92686, 15.35973 36.92686))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_66'^^xsd:string;
  dwc:observationDate '2021-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01177 15.36187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01177"^^xsd:decimal ;
  dwc:decimalLongitude "15.36187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_182'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_182'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.816666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36187'^^xsd:double;
  dwc:latitude '37.01177'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36187 37.01177, 15.36187 37.01177, 15.36187 37.01177, 15.36187 37.01177, 15.36187 37.01177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_182'^^xsd:string;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78573 15.36237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78573"^^xsd:decimal ;
  dwc:decimalLongitude "15.36237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_80'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2128_80'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36237'^^xsd:double;
  dwc:latitude '36.78573'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36237 36.78573, 15.36237 36.78573, 15.36237 36.78573, 15.36237 36.78573, 15.36237 36.78573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_80'^^xsd:string;
  dwc:observationDate '2021-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79802 15.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79802"^^xsd:decimal ;
  dwc:decimalLongitude "15.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_208'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2128_208'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.783333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3627'^^xsd:double;
  dwc:latitude '37.79802'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3627 37.79802, 15.3627 37.79802, 15.3627 37.79802, 15.3627 37.79802, 15.3627 37.79802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_208'^^xsd:string;
  dwc:observationDate '2022-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88352 15.36278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88352"^^xsd:decimal ;
  dwc:decimalLongitude "15.36278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_109'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2128_109'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.008888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36278'^^xsd:double;
  dwc:latitude '37.88352'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36278 37.88352, 15.36278 37.88352, 15.36278 37.88352, 15.36278 37.88352, 15.36278 37.88352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_109'^^xsd:string;
  dwc:observationDate '2021-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02045 15.36315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02045"^^xsd:decimal ;
  dwc:decimalLongitude "15.36315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_223'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_223'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36315'^^xsd:double;
  dwc:latitude '37.02045'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36315 37.02045, 15.36315 37.02045, 15.36315 37.02045, 15.36315 37.02045, 15.36315 37.02045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_223'^^xsd:string;
  dwc:observationDate '2022-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95004 15.36335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95004"^^xsd:decimal ;
  dwc:decimalLongitude "15.36335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_196'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_196'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36335'^^xsd:double;
  dwc:latitude '36.95004'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36335 36.95004, 15.36335 36.95004, 15.36335 36.95004, 15.36335 36.95004, 15.36335 36.95004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_196'^^xsd:string;
  dwc:observationDate '2022-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06995 15.36337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06995"^^xsd:decimal ;
  dwc:decimalLongitude "15.36337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_228'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2128_228'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.183333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36337'^^xsd:double;
  dwc:latitude '37.06995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36337 37.06995, 15.36337 37.06995, 15.36337 37.06995, 15.36337 37.06995, 15.36337 37.06995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_228'^^xsd:string;
  dwc:observationDate '2022-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82849 15.36524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82849"^^xsd:decimal ;
  dwc:decimalLongitude "15.36524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_155'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_155'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36524'^^xsd:double;
  dwc:latitude '36.82849'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36524 36.82849, 15.36524 36.82849, 15.36524 36.82849, 15.36524 36.82849, 15.36524 36.82849))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_155'^^xsd:string;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0644 15.3656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0644"^^xsd:decimal ;
  dwc:decimalLongitude "15.3656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_40'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_40'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3656'^^xsd:double;
  dwc:latitude '37.0644'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3656 37.0644, 15.3656 37.0644, 15.3656 37.0644, 15.3656 37.0644, 15.3656 37.0644))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_40'^^xsd:string;
  dwc:observationDate '2020-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05143 15.36588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05143"^^xsd:decimal ;
  dwc:decimalLongitude "15.36588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_165'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_165'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.85'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36588'^^xsd:double;
  dwc:latitude '37.05143'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36588 37.05143, 15.36588 37.05143, 15.36588 37.05143, 15.36588 37.05143, 15.36588 37.05143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_165'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7731 15.36692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7731"^^xsd:decimal ;
  dwc:decimalLongitude "15.36692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_156'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_156'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.1'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36692'^^xsd:double;
  dwc:latitude '36.7731'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36692 36.7731, 15.36692 36.7731, 15.36692 36.7731, 15.36692 36.7731, 15.36692 36.7731))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_156'^^xsd:string;
  dwc:observationDate '2022-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97133 15.3673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97133"^^xsd:decimal ;
  dwc:decimalLongitude "15.3673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_242'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_242'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3673'^^xsd:double;
  dwc:latitude '36.97133'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3673 36.97133, 15.3673 36.97133, 15.3673 36.97133, 15.3673 36.97133, 15.3673 36.97133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_242'^^xsd:string;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01119 15.36758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01119"^^xsd:decimal ;
  dwc:decimalLongitude "15.36758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_227'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_227'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36758'^^xsd:double;
  dwc:latitude '37.01119'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36758 37.01119, 15.36758 37.01119, 15.36758 37.01119, 15.36758 37.01119, 15.36758 37.01119))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_227'^^xsd:string;
  dwc:observationDate '2022-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95796 15.36808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95796"^^xsd:decimal ;
  dwc:decimalLongitude "15.36808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_190'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2128_190'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36808'^^xsd:double;
  dwc:latitude '36.95796'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36808 36.95796, 15.36808 36.95796, 15.36808 36.95796, 15.36808 36.95796, 15.36808 36.95796))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_190'^^xsd:string;
  dwc:observationDate '2022-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05935 15.36905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05935"^^xsd:decimal ;
  dwc:decimalLongitude "15.36905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_7'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_7'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36905'^^xsd:double;
  dwc:latitude '37.05935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36905 37.05935, 15.36905 37.05935, 15.36905 37.05935, 15.36905 37.05935, 15.36905 37.05935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_7'^^xsd:string;
  dwc:observationDate '2020-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86798 15.36944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86798"^^xsd:decimal ;
  dwc:decimalLongitude "15.36944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_93'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_93'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.7675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36944'^^xsd:double;
  dwc:latitude '37.86798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36944 37.86798, 15.36944 37.86798, 15.36944 37.86798, 15.36944 37.86798, 15.36944 37.86798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_93'^^xsd:string;
  dwc:observationDate '2021-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94248 15.36954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94248"^^xsd:decimal ;
  dwc:decimalLongitude "15.36954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_76'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2128_76'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.36954'^^xsd:double;
  dwc:latitude '36.94248'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.36954 36.94248, 15.36954 36.94248, 15.36954 36.94248, 15.36954 36.94248, 15.36954 36.94248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_76'^^xsd:string;
  dwc:observationDate '2021-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13884 15.37039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13884"^^xsd:decimal ;
  dwc:decimalLongitude "15.37039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_28'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2128_28'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.37039'^^xsd:double;
  dwc:latitude '37.13884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37039 37.13884, 15.37039 37.13884, 15.37039 37.13884, 15.37039 37.13884, 15.37039 37.13884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_28'^^xsd:string;
  dwc:observationDate '2020-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87887 15.37122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87887"^^xsd:decimal ;
  dwc:decimalLongitude "15.37122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_260'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_260'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.37122'^^xsd:double;
  dwc:latitude '36.87887'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37122 36.87887, 15.37122 36.87887, 15.37122 36.87887, 15.37122 36.87887, 15.37122 36.87887))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_260'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89992 15.3713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89992"^^xsd:decimal ;
  dwc:decimalLongitude "15.3713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_17'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_17'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3713'^^xsd:double;
  dwc:latitude '37.89992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3713 37.89992, 15.3713 37.89992, 15.3713 37.89992, 15.3713 37.89992, 15.3713 37.89992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_17'^^xsd:string;
  dwc:observationDate '2020-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89071 15.37204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89071"^^xsd:decimal ;
  dwc:decimalLongitude "15.37204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_60'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2128_60'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.801388888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.37204'^^xsd:double;
  dwc:latitude '37.89071'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37204 37.89071, 15.37204 37.89071, 15.37204 37.89071, 15.37204 37.89071, 15.37204 37.89071))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_60'^^xsd:string;
  dwc:observationDate '2021-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98324 15.37265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98324"^^xsd:decimal ;
  dwc:decimalLongitude "15.37265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_111'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2128_111'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.834722222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.37265'^^xsd:double;
  dwc:latitude '36.98324'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37265 36.98324, 15.37265 36.98324, 15.37265 36.98324, 15.37265 36.98324, 15.37265 36.98324))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_111'^^xsd:string;
  dwc:observationDate '2021-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9965 15.37427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9965"^^xsd:decimal ;
  dwc:decimalLongitude "15.37427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_198'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_198'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.37427'^^xsd:double;
  dwc:latitude '36.9965'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37427 36.9965, 15.37427 36.9965, 15.37427 36.9965, 15.37427 36.9965, 15.37427 36.9965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_198'^^xsd:string;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07595 15.37487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07595"^^xsd:decimal ;
  dwc:decimalLongitude "15.37487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_119'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_119'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.050555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.37487'^^xsd:double;
  dwc:latitude '37.07595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37487 37.07595, 15.37487 37.07595, 15.37487 37.07595, 15.37487 37.07595, 15.37487 37.07595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_119'^^xsd:string;
  dwc:observationDate '2021-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86182 15.37489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86182"^^xsd:decimal ;
  dwc:decimalLongitude "15.37489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_49'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_49'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.37489'^^xsd:double;
  dwc:latitude '36.86182'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.37489 36.86182, 15.37489 36.86182, 15.37489 36.86182, 15.37489 36.86182, 15.37489 36.86182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_49'^^xsd:string;
  dwc:observationDate '2021-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7874 15.3774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7874"^^xsd:decimal ;
  dwc:decimalLongitude "15.3774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_247'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_247'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3774'^^xsd:double;
  dwc:latitude '38.7874'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3774 38.7874, 15.3774 38.7874, 15.3774 38.7874, 15.3774 38.7874, 15.3774 38.7874))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_247'^^xsd:string;
  dwc:observationDate '2022-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9285 15.3782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9285"^^xsd:decimal ;
  dwc:decimalLongitude "15.3782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_169'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_169'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.3782'^^xsd:double;
  dwc:latitude '36.9285'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3782 36.9285, 15.3782 36.9285, 15.3782 36.9285, 15.3782 36.9285, 15.3782 36.9285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_169'^^xsd:string;
  dwc:observationDate '2022-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96367 15.38375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96367"^^xsd:decimal ;
  dwc:decimalLongitude "15.38375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_83'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_83'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2013888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.38375'^^xsd:double;
  dwc:latitude '36.96367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38375 36.96367, 15.38375 36.96367, 15.38375 36.96367, 15.38375 36.96367, 15.38375 36.96367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_83'^^xsd:string;
  dwc:observationDate '2021-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83779 15.38603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83779"^^xsd:decimal ;
  dwc:decimalLongitude "15.38603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_48'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_48'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.38603'^^xsd:double;
  dwc:latitude '36.83779'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38603 36.83779, 15.38603 36.83779, 15.38603 36.83779, 15.38603 36.83779, 15.38603 36.83779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_48'^^xsd:string;
  dwc:observationDate '2021-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02837 15.38786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02837"^^xsd:decimal ;
  dwc:decimalLongitude "15.38786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_152'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_152'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3697222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.38786'^^xsd:double;
  dwc:latitude '37.02837'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38786 37.02837, 15.38786 37.02837, 15.38786 37.02837, 15.38786 37.02837, 15.38786 37.02837))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2128_152'^^xsd:string;
  dwc:observationDate '2021-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93737 15.38851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93737"^^xsd:decimal ;
  dwc:decimalLongitude "15.38851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_170'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2128_170'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.38851'^^xsd:double;
  dwc:latitude '36.93737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38851 36.93737, 15.38851 36.93737, 15.38851 36.93737, 15.38851 36.93737, 15.38851 36.93737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_170'^^xsd:string;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86305 15.38887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86305"^^xsd:decimal ;
  dwc:decimalLongitude "15.38887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_222'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_222'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.38887'^^xsd:double;
  dwc:latitude '36.86305'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38887 36.86305, 15.38887 36.86305, 15.38887 36.86305, 15.38887 36.86305, 15.38887 36.86305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_222'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02726 15.38952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02726"^^xsd:decimal ;
  dwc:decimalLongitude "15.38952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_151'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_151'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2347222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.38952'^^xsd:double;
  dwc:latitude '37.02726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38952 37.02726, 15.38952 37.02726, 15.38952 37.02726, 15.38952 37.02726, 15.38952 37.02726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2128_151'^^xsd:string;
  dwc:observationDate '2021-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82053 15.38998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82053"^^xsd:decimal ;
  dwc:decimalLongitude "15.38998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_47'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_47'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.38998'^^xsd:double;
  dwc:latitude '36.82053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.38998 36.82053, 15.38998 36.82053, 15.38998 36.82053, 15.38998 36.82053, 15.38998 36.82053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_47'^^xsd:string;
  dwc:observationDate '2021-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31359 15.39017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31359"^^xsd:decimal ;
  dwc:decimalLongitude "15.39017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_10'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2128_10'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39017'^^xsd:double;
  dwc:latitude '37.31359'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39017 37.31359, 15.39017 37.31359, 15.39017 37.31359, 15.39017 37.31359, 15.39017 37.31359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_10'^^xsd:string;
  dwc:observationDate '2020-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91032 15.39033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91032"^^xsd:decimal ;
  dwc:decimalLongitude "15.39033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_218'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2128_218'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39033'^^xsd:double;
  dwc:latitude '37.91032'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39033 37.91032, 15.39033 37.91032, 15.39033 37.91032, 15.39033 37.91032, 15.39033 37.91032))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_218'^^xsd:string;
  dwc:observationDate '2022-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03641 15.39054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03641"^^xsd:decimal ;
  dwc:decimalLongitude "15.39054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_194'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2128_194'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39054'^^xsd:double;
  dwc:latitude '37.03641'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39054 37.03641, 15.39054 37.03641, 15.39054 37.03641, 15.39054 37.03641, 15.39054 37.03641))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_194'^^xsd:string;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81398 15.39116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81398"^^xsd:decimal ;
  dwc:decimalLongitude "15.39116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_46'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_46'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.834166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39116'^^xsd:double;
  dwc:latitude '36.81398'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39116 36.81398, 15.39116 36.81398, 15.39116 36.81398, 15.39116 36.81398, 15.39116 36.81398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_46'^^xsd:string;
  dwc:observationDate '2021-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99772 15.39139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99772"^^xsd:decimal ;
  dwc:decimalLongitude "15.39139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_180'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_180'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39139'^^xsd:double;
  dwc:latitude '36.99772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39139 36.99772, 15.39139 36.99772, 15.39139 36.99772, 15.39139 36.99772, 15.39139 36.99772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_180'^^xsd:string;
  dwc:observationDate '2022-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00261 15.39199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00261"^^xsd:decimal ;
  dwc:decimalLongitude "15.39199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_116'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_116'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.333611111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39199'^^xsd:double;
  dwc:latitude '37.00261'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39199 37.00261, 15.39199 37.00261, 15.39199 37.00261, 15.39199 37.00261, 15.39199 37.00261))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_116'^^xsd:string;
  dwc:observationDate '2021-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94147 15.39232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94147"^^xsd:decimal ;
  dwc:decimalLongitude "15.39232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_229'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2128_229'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39232'^^xsd:double;
  dwc:latitude '36.94147'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39232 36.94147, 15.39232 36.94147, 15.39232 36.94147, 15.39232 36.94147, 15.39232 36.94147))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_229'^^xsd:string;
  dwc:observationDate '2022-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15101 15.39247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15101"^^xsd:decimal ;
  dwc:decimalLongitude "15.39247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_27'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_27'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39247'^^xsd:double;
  dwc:latitude '37.15101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39247 37.15101, 15.39247 37.15101, 15.39247 37.15101, 15.39247 37.15101, 15.39247 37.15101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_27'^^xsd:string;
  dwc:observationDate '2020-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99207 15.39294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99207"^^xsd:decimal ;
  dwc:decimalLongitude "15.39294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_166'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2128_166'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.133333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39294'^^xsd:double;
  dwc:latitude '36.99207'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39294 36.99207, 15.39294 36.99207, 15.39294 36.99207, 15.39294 36.99207, 15.39294 36.99207))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_166'^^xsd:string;
  dwc:observationDate '2022-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51354 15.39323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51354"^^xsd:decimal ;
  dwc:decimalLongitude "15.39323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_11'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2128_11'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39323'^^xsd:double;
  dwc:latitude '37.51354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39323 37.51354, 15.39323 37.51354, 15.39323 37.51354, 15.39323 37.51354, 15.39323 37.51354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_11'^^xsd:string;
  dwc:observationDate '2020-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93035 15.39356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93035"^^xsd:decimal ;
  dwc:decimalLongitude "15.39356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_115'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.967777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39356'^^xsd:double;
  dwc:latitude '36.93035'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39356 36.93035, 15.39356 36.93035, 15.39356 36.93035, 15.39356 36.93035, 15.39356 36.93035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_115'^^xsd:string;
  dwc:observationDate '2021-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9642 15.39527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9642"^^xsd:decimal ;
  dwc:decimalLongitude "15.39527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_84'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_84'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3172222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39527'^^xsd:double;
  dwc:latitude '36.9642'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39527 36.9642, 15.39527 36.9642, 15.39527 36.9642, 15.39527 36.9642, 15.39527 36.9642))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_84'^^xsd:string;
  dwc:observationDate '2021-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94804 15.39774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94804"^^xsd:decimal ;
  dwc:decimalLongitude "15.39774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_117'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2128_117'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0841666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39774'^^xsd:double;
  dwc:latitude '37.94804'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39774 37.94804, 15.39774 37.94804, 15.39774 37.94804, 15.39774 37.94804, 15.39774 37.94804))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_117'^^xsd:string;
  dwc:observationDate '2021-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93941 15.39793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93941"^^xsd:decimal ;
  dwc:decimalLongitude "15.39793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_174'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2128_174'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39793'^^xsd:double;
  dwc:latitude '36.93941'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39793 36.93941, 15.39793 36.93941, 15.39793 36.93941, 15.39793 36.93941, 15.39793 36.93941))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_174'^^xsd:string;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00298 15.39794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00298"^^xsd:decimal ;
  dwc:decimalLongitude "15.39794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_250'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2128_250'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39794'^^xsd:double;
  dwc:latitude '37.00298'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39794 37.00298, 15.39794 37.00298, 15.39794 37.00298, 15.39794 37.00298, 15.39794 37.00298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_250'^^xsd:string;
  dwc:observationDate '2022-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98738 15.39824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98738"^^xsd:decimal ;
  dwc:decimalLongitude "15.39824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_243'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_243'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39824'^^xsd:double;
  dwc:latitude '36.98738'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39824 36.98738, 15.39824 36.98738, 15.39824 36.98738, 15.39824 36.98738, 15.39824 36.98738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_243'^^xsd:string;
  dwc:observationDate '2022-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90675 15.39922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90675"^^xsd:decimal ;
  dwc:decimalLongitude "15.39922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_41'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2128_41'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39922'^^xsd:double;
  dwc:latitude '36.90675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39922 36.90675, 15.39922 36.90675, 15.39922 36.90675, 15.39922 36.90675, 15.39922 36.90675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_41'^^xsd:string;
  dwc:observationDate '2020-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90675 15.39922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90675"^^xsd:decimal ;
  dwc:decimalLongitude "15.39922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_19'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2128_19'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.39922'^^xsd:double;
  dwc:latitude '36.90675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.39922 36.90675, 15.39922 36.90675, 15.39922 36.90675, 15.39922 36.90675, 15.39922 36.90675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_19'^^xsd:string;
  dwc:observationDate '2020-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28113 15.40033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28113"^^xsd:decimal ;
  dwc:decimalLongitude "15.40033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_107'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2128_107'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.4680555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.40033'^^xsd:double;
  dwc:latitude '37.28113'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40033 37.28113, 15.40033 37.28113, 15.40033 37.28113, 15.40033 37.28113, 15.40033 37.28113))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_107'^^xsd:string;
  dwc:observationDate '2021-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93148 15.40237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93148"^^xsd:decimal ;
  dwc:decimalLongitude "15.40237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_171'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2128_171'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.40237'^^xsd:double;
  dwc:latitude '36.93148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40237 36.93148, 15.40237 36.93148, 15.40237 36.93148, 15.40237 36.93148, 15.40237 36.93148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_171'^^xsd:string;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89338 15.40305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89338"^^xsd:decimal ;
  dwc:decimalLongitude "15.40305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_153'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_153'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.40305'^^xsd:double;
  dwc:latitude '36.89338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40305 36.89338, 15.40305 36.89338, 15.40305 36.89338, 15.40305 36.89338, 15.40305 36.89338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_153'^^xsd:string;
  dwc:observationDate '2022-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98225 15.40319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98225"^^xsd:decimal ;
  dwc:decimalLongitude "15.40319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_237'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_237'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.40319'^^xsd:double;
  dwc:latitude '36.98225'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40319 36.98225, 15.40319 36.98225, 15.40319 36.98225, 15.40319 36.98225, 15.40319 36.98225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_237'^^xsd:string;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98416 15.40615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98416"^^xsd:decimal ;
  dwc:decimalLongitude "15.40615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_82'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2128_82'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.40615'^^xsd:double;
  dwc:latitude '36.98416'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40615 36.98416, 15.40615 36.98416, 15.40615 36.98416, 15.40615 36.98416, 15.40615 36.98416))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_82'^^xsd:string;
  dwc:observationDate '2021-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26072 15.40696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26072"^^xsd:decimal ;
  dwc:decimalLongitude "15.40696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_108'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2128_108'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.7347222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.40696'^^xsd:double;
  dwc:latitude '37.26072'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40696 37.26072, 15.40696 37.26072, 15.40696 37.26072, 15.40696 37.26072, 15.40696 37.26072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_108'^^xsd:string;
  dwc:observationDate '2021-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93507 15.40776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93507"^^xsd:decimal ;
  dwc:decimalLongitude "15.40776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_173'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2128_173'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.40776'^^xsd:double;
  dwc:latitude '36.93507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40776 36.93507, 15.40776 36.93507, 15.40776 36.93507, 15.40776 36.93507, 15.40776 36.93507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_173'^^xsd:string;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99852 15.40821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99852"^^xsd:decimal ;
  dwc:decimalLongitude "15.40821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_252'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_252'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.40821'^^xsd:double;
  dwc:latitude '36.99852'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40821 36.99852, 15.40821 36.99852, 15.40821 36.99852, 15.40821 36.99852, 15.40821 36.99852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_252'^^xsd:string;
  dwc:observationDate '2022-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98075 15.40965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98075"^^xsd:decimal ;
  dwc:decimalLongitude "15.40965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_150'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2128_150'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.40965'^^xsd:double;
  dwc:latitude '36.98075'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.40965 36.98075, 15.40965 36.98075, 15.40965 36.98075, 15.40965 36.98075, 15.40965 36.98075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2128_150'^^xsd:string;
  dwc:observationDate '2021-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0226 15.41145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0226"^^xsd:decimal ;
  dwc:decimalLongitude "15.41145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_168'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2128_168'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.41145'^^xsd:double;
  dwc:latitude '37.0226'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41145 37.0226, 15.41145 37.0226, 15.41145 37.0226, 15.41145 37.0226, 15.41145 37.0226))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_168'^^xsd:string;
  dwc:observationDate '2022-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94277 15.41688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94277"^^xsd:decimal ;
  dwc:decimalLongitude "15.41688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_215'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_215'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.41688'^^xsd:double;
  dwc:latitude '36.94277'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41688 36.94277, 15.41688 36.94277, 15.41688 36.94277, 15.41688 36.94277, 15.41688 36.94277))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_215'^^xsd:string;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97767 15.41752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97767"^^xsd:decimal ;
  dwc:decimalLongitude "15.41752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_149'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2128_149'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.766666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.41752'^^xsd:double;
  dwc:latitude '36.97767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41752 36.97767, 15.41752 36.97767, 15.41752 36.97767, 15.41752 36.97767, 15.41752 36.97767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2128_149'^^xsd:string;
  dwc:observationDate '2021-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99804 15.41783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99804"^^xsd:decimal ;
  dwc:decimalLongitude "15.41783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_234'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_234'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.766666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.41783'^^xsd:double;
  dwc:latitude '36.99804'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.41783 36.99804, 15.41783 36.99804, 15.41783 36.99804, 15.41783 36.99804, 15.41783 36.99804))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_234'^^xsd:string;
  dwc:observationDate '2022-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28139 15.42076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28139"^^xsd:decimal ;
  dwc:decimalLongitude "15.42076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_13'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2128_13'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.216666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42076'^^xsd:double;
  dwc:latitude '38.28139'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42076 38.28139, 15.42076 38.28139, 15.42076 38.28139, 15.42076 38.28139, 15.42076 38.28139))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_13'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96381 15.42215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96381"^^xsd:decimal ;
  dwc:decimalLongitude "15.42215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_56'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2128_56'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9169444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42215'^^xsd:double;
  dwc:latitude '36.96381'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42215 36.96381, 15.42215 36.96381, 15.42215 36.96381, 15.42215 36.96381, 15.42215 36.96381))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_56'^^xsd:string;
  dwc:observationDate '2021-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90102 15.42326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90102"^^xsd:decimal ;
  dwc:decimalLongitude "15.42326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_164'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_164'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42326'^^xsd:double;
  dwc:latitude '36.90102'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42326 36.90102, 15.42326 36.90102, 15.42326 36.90102, 15.42326 36.90102, 15.42326 36.90102))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_164'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08186 15.42603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08186"^^xsd:decimal ;
  dwc:decimalLongitude "15.42603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_211'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_211'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42603'^^xsd:double;
  dwc:latitude '37.08186'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42603 37.08186, 15.42603 37.08186, 15.42603 37.08186, 15.42603 37.08186, 15.42603 37.08186))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_211'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08186 15.42603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08186"^^xsd:decimal ;
  dwc:decimalLongitude "15.42603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_206'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_206'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42603'^^xsd:double;
  dwc:latitude '37.08186'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42603 37.08186, 15.42603 37.08186, 15.42603 37.08186, 15.42603 37.08186, 15.42603 37.08186))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2128_206'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08186 15.42603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08186"^^xsd:decimal ;
  dwc:decimalLongitude "15.42603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_205'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_205'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42603'^^xsd:double;
  dwc:latitude '37.08186'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42603 37.08186, 15.42603 37.08186, 15.42603 37.08186, 15.42603 37.08186, 15.42603 37.08186))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2128_205'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09119 15.4262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09119"^^xsd:decimal ;
  dwc:decimalLongitude "15.4262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_230'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2128_230'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.4262'^^xsd:double;
  dwc:latitude '37.09119'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4262 37.09119, 15.4262 37.09119, 15.4262 37.09119, 15.4262 37.09119, 15.4262 37.09119))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_230'^^xsd:string;
  dwc:observationDate '2022-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98327 15.42768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98327"^^xsd:decimal ;
  dwc:decimalLongitude "15.42768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_225'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2128_225'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42768'^^xsd:double;
  dwc:latitude '36.98327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42768 36.98327, 15.42768 36.98327, 15.42768 36.98327, 15.42768 36.98327, 15.42768 36.98327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_225'^^xsd:string;
  dwc:observationDate '2022-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9653 15.42843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9653"^^xsd:decimal ;
  dwc:decimalLongitude "15.42843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_85'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_85'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6505555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42843'^^xsd:double;
  dwc:latitude '36.9653'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42843 36.9653, 15.42843 36.9653, 15.42843 36.9653, 15.42843 36.9653, 15.42843 36.9653))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_85'^^xsd:string;
  dwc:observationDate '2021-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07932 15.42852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07932"^^xsd:decimal ;
  dwc:decimalLongitude "15.42852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_204'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_204'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42852'^^xsd:double;
  dwc:latitude '37.07932'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42852 37.07932, 15.42852 37.07932, 15.42852 37.07932, 15.42852 37.07932, 15.42852 37.07932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2128_204'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91266 15.42879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91266"^^xsd:decimal ;
  dwc:decimalLongitude "15.42879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_236'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_236'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.42879'^^xsd:double;
  dwc:latitude '36.91266'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.42879 36.91266, 15.42879 36.91266, 15.42879 36.91266, 15.42879 36.91266, 15.42879 36.91266))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_236'^^xsd:string;
  dwc:observationDate '2022-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92142 15.43013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92142"^^xsd:decimal ;
  dwc:decimalLongitude "15.43013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_172'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2128_172'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.43013'^^xsd:double;
  dwc:latitude '36.92142'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43013 36.92142, 15.43013 36.92142, 15.43013 36.92142, 15.43013 36.92142, 15.43013 36.92142))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_172'^^xsd:string;
  dwc:observationDate '2022-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00026 15.43342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00026"^^xsd:decimal ;
  dwc:decimalLongitude "15.43342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_191'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_191'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.43342'^^xsd:double;
  dwc:latitude '37.00026'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43342 37.00026, 15.43342 37.00026, 15.43342 37.00026, 15.43342 37.00026, 15.43342 37.00026))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_191'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94474 15.43384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94474"^^xsd:decimal ;
  dwc:decimalLongitude "15.43384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_81'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2128_81'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.350833333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.43384'^^xsd:double;
  dwc:latitude '36.94474'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43384 36.94474, 15.43384 36.94474, 15.43384 36.94474, 15.43384 36.94474, 15.43384 36.94474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_81'^^xsd:string;
  dwc:observationDate '2021-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29857 15.43655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29857"^^xsd:decimal ;
  dwc:decimalLongitude "15.43655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_144'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2128_144'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.43655'^^xsd:double;
  dwc:latitude '38.29857'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43655 38.29857, 15.43655 38.29857, 15.43655 38.29857, 15.43655 38.29857, 15.43655 38.29857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_144'^^xsd:string;
  dwc:observationDate '2021-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92414 15.43689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92414"^^xsd:decimal ;
  dwc:decimalLongitude "15.43689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_8'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_8'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.43689'^^xsd:double;
  dwc:latitude '36.92414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.43689 36.92414, 15.43689 36.92414, 15.43689 36.92414, 15.43689 36.92414, 15.43689 36.92414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_8'^^xsd:string;
  dwc:observationDate '2020-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92755 15.4406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92755"^^xsd:decimal ;
  dwc:decimalLongitude "15.4406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_9'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_9'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.4406'^^xsd:double;
  dwc:latitude '36.92755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4406 36.92755, 15.4406 36.92755, 15.4406 36.92755, 15.4406 36.92755, 15.4406 36.92755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_9'^^xsd:string;
  dwc:observationDate '2020-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04866 15.44169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04866"^^xsd:decimal ;
  dwc:decimalLongitude "15.44169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_167'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2128_167'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.44169'^^xsd:double;
  dwc:latitude '37.04866'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.44169 37.04866, 15.44169 37.04866, 15.44169 37.04866, 15.44169 37.04866, 15.44169 37.04866))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_167'^^xsd:string;
  dwc:observationDate '2022-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96542 15.44186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96542"^^xsd:decimal ;
  dwc:decimalLongitude "15.44186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_86'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2128_86'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.7847222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.44186'^^xsd:double;
  dwc:latitude '36.96542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.44186 36.96542, 15.44186 36.96542, 15.44186 36.96542, 15.44186 36.96542, 15.44186 36.96542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_86'^^xsd:string;
  dwc:observationDate '2021-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0645 15.45143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0645"^^xsd:decimal ;
  dwc:decimalLongitude "15.45143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_163'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_163'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.45143'^^xsd:double;
  dwc:latitude '37.0645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.45143 37.0645, 15.45143 37.0645, 15.45143 37.0645, 15.45143 37.0645, 15.45143 37.0645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_163'^^xsd:string;
  dwc:observationDate '2022-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65504 15.45636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65504"^^xsd:decimal ;
  dwc:decimalLongitude "15.45636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_29'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2128_29'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.216666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.45636'^^xsd:double;
  dwc:latitude '38.65504'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.45636 38.65504, 15.45636 38.65504, 15.45636 38.65504, 15.45636 38.65504, 15.45636 38.65504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_29'^^xsd:string;
  dwc:observationDate '2020-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0415 15.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0415"^^xsd:decimal ;
  dwc:decimalLongitude "15.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_207'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2128_207'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.46825'^^xsd:double;
  dwc:latitude '38.0415'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.46825 38.0415, 15.46825 38.0415, 15.46825 38.0415, 15.46825 38.0415, 15.46825 38.0415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2128_207'^^xsd:string;
  dwc:observationDate '2022-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16169 15.4683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16169"^^xsd:decimal ;
  dwc:decimalLongitude "15.4683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_104'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2128_104'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.4683'^^xsd:double;
  dwc:latitude '37.16169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4683 37.16169, 15.4683 37.16169, 15.4683 37.16169, 15.4683 37.16169, 15.4683 37.16169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_104'^^xsd:string;
  dwc:observationDate '2021-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1029 15.47114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1029"^^xsd:decimal ;
  dwc:decimalLongitude "15.47114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_103'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2128_103'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.100833333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.47114'^^xsd:double;
  dwc:latitude '37.1029'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.47114 37.1029, 15.47114 37.1029, 15.47114 37.1029, 15.47114 37.1029, 15.47114 37.1029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_103'^^xsd:string;
  dwc:observationDate '2021-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11735 15.47338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11735"^^xsd:decimal ;
  dwc:decimalLongitude "15.47338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_54'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2128_54'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.47338'^^xsd:double;
  dwc:latitude '37.11735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.47338 37.11735, 15.47338 37.11735, 15.47338 37.11735, 15.47338 37.11735, 15.47338 37.11735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_54'^^xsd:string;
  dwc:observationDate '2021-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38771 15.47468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38771"^^xsd:decimal ;
  dwc:decimalLongitude "15.47468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_6'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2128_6'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.47468'^^xsd:double;
  dwc:latitude '38.38771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.47468 38.38771, 15.47468 38.38771, 15.47468 38.38771, 15.47468 38.38771, 15.47468 38.38771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_6'^^xsd:string;
  dwc:observationDate '2020-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03227 15.48644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03227"^^xsd:decimal ;
  dwc:decimalLongitude "15.48644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_16'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_16'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.48644'^^xsd:double;
  dwc:latitude '38.03227'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.48644 38.03227, 15.48644 38.03227, 15.48644 38.03227, 15.48644 38.03227, 15.48644 38.03227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_16'^^xsd:string;
  dwc:observationDate '2020-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06142 15.48844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06142"^^xsd:decimal ;
  dwc:decimalLongitude "15.48844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_159'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_159'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.48844'^^xsd:double;
  dwc:latitude '37.06142'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.48844 37.06142, 15.48844 37.06142, 15.48844 37.06142, 15.48844 37.06142, 15.48844 37.06142))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_159'^^xsd:string;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06906 15.49721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06906"^^xsd:decimal ;
  dwc:decimalLongitude "15.49721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_12'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2128_12'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.49721'^^xsd:double;
  dwc:latitude '38.06906'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.49721 38.06906, 15.49721 38.06906, 15.49721 38.06906, 15.49721 38.06906, 15.49721 38.06906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_12'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10323 15.50195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10323"^^xsd:decimal ;
  dwc:decimalLongitude "15.50195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_239'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_239'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.50195'^^xsd:double;
  dwc:latitude '37.10323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.50195 37.10323, 15.50195 37.10323, 15.50195 37.10323, 15.50195 37.10323, 15.50195 37.10323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_239'^^xsd:string;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77915 15.51242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77915"^^xsd:decimal ;
  dwc:decimalLongitude "15.51242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_4'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2128_4'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.51242'^^xsd:double;
  dwc:latitude '38.77915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.51242 38.77915, 15.51242 38.77915, 15.51242 38.77915, 15.51242 38.77915, 15.51242 38.77915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_4'^^xsd:string;
  dwc:observationDate '2020-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08817 15.52089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08817"^^xsd:decimal ;
  dwc:decimalLongitude "15.52089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_241'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_241'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.52089'^^xsd:double;
  dwc:latitude '37.08817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.52089 37.08817, 15.52089 37.08817, 15.52089 37.08817, 15.52089 37.08817, 15.52089 37.08817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_241'^^xsd:string;
  dwc:observationDate '2022-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10987 15.53118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10987"^^xsd:decimal ;
  dwc:decimalLongitude "15.53118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_262'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2128_262'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.53118'^^xsd:double;
  dwc:latitude '38.10987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.53118 38.10987, 15.53118 38.10987, 15.53118 38.10987, 15.53118 38.10987, 15.53118 38.10987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_262'^^xsd:string;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15761 15.55016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15761"^^xsd:decimal ;
  dwc:decimalLongitude "15.55016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_43'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2128_43'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.55016'^^xsd:double;
  dwc:latitude '38.15761'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.55016 38.15761, 15.55016 38.15761, 15.55016 38.15761, 15.55016 38.15761, 15.55016 38.15761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_43'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05138 15.55841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05138"^^xsd:decimal ;
  dwc:decimalLongitude "15.55841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_263'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_263'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.55841'^^xsd:double;
  dwc:latitude '38.05138'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.55841 38.05138, 15.55841 38.05138, 15.55841 38.05138, 15.55841 38.05138, 15.55841 38.05138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '2128_263'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44974 15.56959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44974"^^xsd:decimal ;
  dwc:decimalLongitude "15.56959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_45'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2128_45'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.717777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.56959'^^xsd:double;
  dwc:latitude '38.44974'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.56959 38.44974, 15.56959 38.44974, 15.56959 38.44974, 15.56959 38.44974, 15.56959 38.44974))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_45'^^xsd:string;
  dwc:observationDate '2021-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76263 15.6064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76263"^^xsd:decimal ;
  dwc:decimalLongitude "15.6064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_3'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2128_3'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.6064'^^xsd:double;
  dwc:latitude '38.76263'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6064 38.76263, 15.6064 38.76263, 15.6064 38.76263, 15.6064 38.76263, 15.6064 38.76263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_3'^^xsd:string;
  dwc:observationDate '2020-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8238 15.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8238"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/8266__2128_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8238 15.659)"^^geo:wktLiteral ;
  geo-pos:lat "38.8238"^^xsd:decimal ;
  geo-pos:long "15.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8266__2128_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_131'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2128_131'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.884722222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.659'^^xsd:double;
  dwc:latitude '38.8238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.659 38.8238, 15.659 38.8238, 15.659 38.8238, 15.659 38.8238, 15.659 38.8238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_131'^^xsd:string;
  dwc:observationDate '2021-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43728 15.68183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43728"^^xsd:decimal ;
  dwc:decimalLongitude "15.68183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_128'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_128'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.283888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.68183'^^xsd:double;
  dwc:latitude '38.43728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.68183 38.43728, 15.68183 38.43728, 15.68183 38.43728, 15.68183 38.43728, 15.68183 38.43728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_128'^^xsd:string;
  dwc:observationDate '2021-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84722 15.68196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84722"^^xsd:decimal ;
  dwc:decimalLongitude "15.68196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_61'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2128_61'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.417222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.68196'^^xsd:double;
  dwc:latitude '38.84722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.68196 38.84722, 15.68196 38.84722, 15.68196 38.84722, 15.68196 38.84722, 15.68196 38.84722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_61'^^xsd:string;
  dwc:observationDate '2021-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26078 15.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26078"^^xsd:decimal ;
  dwc:decimalLongitude "15.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_136'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2128_136'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.5997222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.6878'^^xsd:double;
  dwc:latitude '38.26078'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6878 38.26078, 15.6878 38.26078, 15.6878 38.26078, 15.6878 38.26078, 15.6878 38.26078))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_136'^^xsd:string;
  dwc:observationDate '2021-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40091 15.69284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40091"^^xsd:decimal ;
  dwc:decimalLongitude "15.69284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_2'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2128_2'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.69284'^^xsd:double;
  dwc:latitude '38.40091'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.69284 38.40091, 15.69284 38.40091, 15.69284 38.40091, 15.69284 38.40091, 15.69284 38.40091))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_2'^^xsd:string;
  dwc:observationDate '2020-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.452 15.69504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.452"^^xsd:decimal ;
  dwc:decimalLongitude "15.69504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_129'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2128_129'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.533888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.69504'^^xsd:double;
  dwc:latitude '38.452'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.69504 38.452, 15.69504 38.452, 15.69504 38.452, 15.69504 38.452, 15.69504 38.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_129'^^xsd:string;
  dwc:observationDate '2021-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28818 15.69938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28818"^^xsd:decimal ;
  dwc:decimalLongitude "15.69938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_33'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2128_33'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.69938'^^xsd:double;
  dwc:latitude '38.28818'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.69938 38.28818, 15.69938 38.28818, 15.69938 38.28818, 15.69938 38.28818, 15.69938 38.28818))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '2128_33'^^xsd:string;
  dwc:observationDate '2020-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36959 15.71342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36959"^^xsd:decimal ;
  dwc:decimalLongitude "15.71342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_1'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2128_1'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.71342'^^xsd:double;
  dwc:latitude '38.36959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.71342 38.36959, 15.71342 38.36959, 15.71342 38.36959, 15.71342 38.36959, 15.71342 38.36959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_1'^^xsd:string;
  dwc:observationDate '2020-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45938 15.71879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45938"^^xsd:decimal ;
  dwc:decimalLongitude "15.71879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_38'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2128_38'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.71879'^^xsd:double;
  dwc:latitude '38.45938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.71879 38.45938, 15.71879 38.45938, 15.71879 38.45938, 15.71879 38.45938, 15.71879 38.45938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_38'^^xsd:string;
  dwc:observationDate '2020-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2998 15.72159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2998"^^xsd:decimal ;
  dwc:decimalLongitude "15.72159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_39'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2128_39'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.72159'^^xsd:double;
  dwc:latitude '38.2998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.72159 38.2998, 15.72159 38.2998, 15.72159 38.2998, 15.72159 38.2998, 15.72159 38.2998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_39'^^xsd:string;
  dwc:observationDate '2020-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26841 15.72357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26841"^^xsd:decimal ;
  dwc:decimalLongitude "15.72357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_37'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_37'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.72357'^^xsd:double;
  dwc:latitude '38.26841'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.72357 38.26841, 15.72357 38.26841, 15.72357 38.26841, 15.72357 38.26841, 15.72357 38.26841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_37'^^xsd:string;
  dwc:observationDate '2020-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52743 15.77035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52743"^^xsd:decimal ;
  dwc:decimalLongitude "15.77035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_15'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2128_15'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.77035'^^xsd:double;
  dwc:latitude '38.52743'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.77035 38.52743, 15.77035 38.52743, 15.77035 38.52743, 15.77035 38.52743, 15.77035 38.52743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_15'^^xsd:string;
  dwc:observationDate '2020-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64211 15.78789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64211"^^xsd:decimal ;
  dwc:decimalLongitude "15.78789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_36'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2128_36'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.78789'^^xsd:double;
  dwc:latitude '38.64211'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.78789 38.64211, 15.78789 38.64211, 15.78789 38.64211, 15.78789 38.64211, 15.78789 38.64211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_36'^^xsd:string;
  dwc:observationDate '2020-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62571 15.79246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62571"^^xsd:decimal ;
  dwc:decimalLongitude "15.79246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_201'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2128_201'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.79246'^^xsd:double;
  dwc:latitude '38.62571'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.79246 38.62571, 15.79246 38.62571, 15.79246 38.62571, 15.79246 38.62571, 15.79246 38.62571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mobula mobular" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '2128_201'^^xsd:string;
  dwc:observationDate '2022-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44724 15.79391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44724"^^xsd:decimal ;
  dwc:decimalLongitude "15.79391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_133'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2128_133'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.267777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.79391'^^xsd:double;
  dwc:latitude '38.44724'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.79391 38.44724, 15.79391 38.44724, 15.79391 38.44724, 15.79391 38.44724, 15.79391 38.44724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_133'^^xsd:string;
  dwc:observationDate '2021-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83546 15.79859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83546"^^xsd:decimal ;
  dwc:decimalLongitude "15.79859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_14'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2128_14'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.79859'^^xsd:double;
  dwc:latitude '38.83546'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.79859 38.83546, 15.79859 38.83546, 15.79859 38.83546, 15.79859 38.83546, 15.79859 38.83546))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_14'^^xsd:string;
  dwc:observationDate '2020-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68904 15.80857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68904"^^xsd:decimal ;
  dwc:decimalLongitude "15.80857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_35'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2128_35'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.80857'^^xsd:double;
  dwc:latitude '38.68904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.80857 38.68904, 15.80857 38.68904, 15.80857 38.68904, 15.80857 38.68904, 15.80857 38.68904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_35'^^xsd:string;
  dwc:observationDate '2020-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66704 15.81541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66704"^^xsd:decimal ;
  dwc:decimalLongitude "15.81541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_42'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2128_42'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.81541'^^xsd:double;
  dwc:latitude '38.66704'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.81541 38.66704, 15.81541 38.66704, 15.81541 38.66704, 15.81541 38.66704, 15.81541 38.66704))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_42'^^xsd:string;
  dwc:observationDate '2020-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69029 15.86933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69029"^^xsd:decimal ;
  dwc:decimalLongitude "15.86933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_34'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2020'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2128_34'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.86933'^^xsd:double;
  dwc:latitude '38.69029'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.86933 38.69029, 15.86933 38.69029, 15.86933 38.69029, 15.86933 38.69029, 15.86933 38.69029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Mola mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '2128_34'^^xsd:string;
  dwc:observationDate '2020-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79699 15.89146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79699"^^xsd:decimal ;
  dwc:decimalLongitude "15.89146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_75'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2128_75'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.916944444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.89146'^^xsd:double;
  dwc:latitude '38.79699'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.89146 38.79699, 15.89146 38.79699, 15.89146 38.79699, 15.89146 38.79699, 15.89146 38.79699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_75'^^xsd:string;
  dwc:observationDate '2021-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77051 15.89916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77051"^^xsd:decimal ;
  dwc:decimalLongitude "15.89916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_74'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2128_74'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.350833333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.89916'^^xsd:double;
  dwc:latitude '38.77051'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.89916 38.77051, 15.89916 38.77051, 15.89916 38.77051, 15.89916 38.77051, 15.89916 38.77051))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_74'^^xsd:string;
  dwc:observationDate '2021-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84084 15.91594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84084"^^xsd:decimal ;
  dwc:decimalLongitude "15.91594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_73'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2021'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2128_73'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.751388888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '15.91594'^^xsd:double;
  dwc:latitude '38.84084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.91594 38.84084, 15.91594 38.84084, 15.91594 38.84084, 15.91594 38.84084, 15.91594 38.84084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2128_73'^^xsd:string;
  dwc:observationDate '2021-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83955 16.08268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83955"^^xsd:decimal ;
  dwc:decimalLongitude "16.08268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_248'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_248'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '16.08268'^^xsd:double;
  dwc:latitude '38.83955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.08268 38.83955, 16.08268 38.83955, 16.08268 38.83955, 16.08268 38.83955, 16.08268 38.83955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Xiphias gladius" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '2128_248'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80945 16.08842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80945"^^xsd:decimal ;
  dwc:decimalLongitude "16.08842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_185'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_185'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '16.08842'^^xsd:double;
  dwc:latitude '38.80945'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.08842 38.80945, 16.08842 38.80945, 16.08842 38.80945, 16.08842 38.80945, 16.08842 38.80945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '2128_185'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8266__2128_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8266__2128_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8266__2128_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84036 16.10223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84036"^^xsd:decimal ;
  dwc:decimalLongitude "16.10223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8266__2128_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8266_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-03-24'^^xsd:date;
  dwc:institutionCode 'KYMA'^^xsd:string;
  dwc:collectionCode '2128'^^xsd:integer;
  dwc:catalogNumber '2128_245'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2128_245'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea,Thyrrhenian Sea,Ionian Sea'^^xsd:string;
  dwc:longitude '16.10223'^^xsd:double;
  dwc:latitude '38.84036'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.10223 38.84036, 16.10223 38.84036, 16.10223 38.84036, 16.10223 38.84036, 16.10223 38.84036))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '2128_245'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF