@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/event/6528_StrandSIC>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "StrandSIC" ;
  .
<https://eurobis.org/id/event/6528_StrandSIC_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "StrandSIC_1" ;
  .
<https://eurobis.org/id/event/6528_StrandSIC_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "StrandSIC_2" ;
  .
<https://eurobis.org/id/event/6528_StrandSIC_3>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "StrandSIC_3" ;
  .
<https://eurobis.org/id/event/6528_StrandSIC_4>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "StrandSIC_4" ;
  .
<https://eurobis.org/id/event/6528_StrandSIC_5>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "StrandSIC_5" ;
  .
<https://eurobis.org/id/event/6528_StrandSIC_6>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "StrandSIC_6" ;
  .
<https://eurobis.org/id/location/6528_StrandSIC_1_StrandSIC_1%3AStenellacoeruleoalba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6528_StrandSIC_1_StrandSIC_1%3AStenellacoeruleoalba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6528_StrandSIC_1_StrandSIC_1%3AStenellacoeruleoalba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.455417831606 15.086293857682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.455417831606"^^xsd:decimal ;
  dwc:decimalLongitude "15.086293857682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6528_StrandSIC_1_StrandSIC_1%3AStenellacoeruleoalba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.455417831606 15.086293857682)"^^geo:wktLiteral ;
  geo-pos:lat "37.455417831606"^^xsd:decimal ;
  geo-pos:long "15.086293857682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6528_StrandSIC_1_StrandSIC_1%3AStenellacoeruleoalba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "StrandSIC_1:Stenellacoeruleoalba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-11-29'^^xsd:date;
  dwc:institutionCode 'Associazione Marecamp ODV'^^xsd:string;
  dwc:catalogNumber 'StrandSIC_1:Stenellacoeruleoalba'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '15.086293857682'^^xsd:double;
  dwc:latitude '37.455417831606'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId 'StrandSIC_1:Stenellacoeruleoalba'^^xsd:string;
  dwc:observationDate '2014-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6528_StrandSIC_5_StrandSIC_5%3AStenellacoeruleoalba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6528_StrandSIC_5_StrandSIC_5%3AStenellacoeruleoalba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6528_StrandSIC_5_StrandSIC_5%3AStenellacoeruleoalba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.345111648445 15.092439991245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.345111648445"^^xsd:decimal ;
  dwc:decimalLongitude "15.092439991245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6528_StrandSIC_5_StrandSIC_5%3AStenellacoeruleoalba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.345111648445 15.092439991245)"^^geo:wktLiteral ;
  geo-pos:lat "37.345111648445"^^xsd:decimal ;
  geo-pos:long "15.092439991245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6528_StrandSIC_5_StrandSIC_5%3AStenellacoeruleoalba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "StrandSIC_5:Stenellacoeruleoalba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-11-29'^^xsd:date;
  dwc:institutionCode 'Associazione Marecamp ODV'^^xsd:string;
  dwc:catalogNumber 'StrandSIC_5:Stenellacoeruleoalba'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '15.092439991245'^^xsd:double;
  dwc:latitude '37.345111648445'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId 'StrandSIC_5:Stenellacoeruleoalba'^^xsd:string;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6528_StrandSIC_3_StrandSIC_3%3AStenellacoeruleoalba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6528_StrandSIC_3_StrandSIC_3%3AStenellacoeruleoalba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6528_StrandSIC_3_StrandSIC_3%3AStenellacoeruleoalba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.518347282371 15.108375227026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.518347282371"^^xsd:decimal ;
  dwc:decimalLongitude "15.108375227026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6528_StrandSIC_3_StrandSIC_3%3AStenellacoeruleoalba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.518347282371 15.108375227026)"^^geo:wktLiteral ;
  geo-pos:lat "37.518347282371"^^xsd:decimal ;
  geo-pos:long "15.108375227026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6528_StrandSIC_3_StrandSIC_3%3AStenellacoeruleoalba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "StrandSIC_3:Stenellacoeruleoalba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-11-29'^^xsd:date;
  dwc:institutionCode 'Associazione Marecamp ODV'^^xsd:string;
  dwc:catalogNumber 'StrandSIC_3:Stenellacoeruleoalba'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '15.108375227026'^^xsd:double;
  dwc:latitude '37.518347282371'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId 'StrandSIC_3:Stenellacoeruleoalba'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6528_StrandSIC_6_StrandSIC_6%3AStenellacoeruleoalba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6528_StrandSIC_6_StrandSIC_6%3AStenellacoeruleoalba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6528_StrandSIC_6_StrandSIC_6%3AStenellacoeruleoalba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.908957639789 15.150547978949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.908957639789"^^xsd:decimal ;
  dwc:decimalLongitude "15.150547978949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6528_StrandSIC_6_StrandSIC_6%3AStenellacoeruleoalba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.908957639789 15.150547978949)"^^geo:wktLiteral ;
  geo-pos:lat "36.908957639789"^^xsd:decimal ;
  geo-pos:long "15.150547978949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6528_StrandSIC_6_StrandSIC_6%3AStenellacoeruleoalba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "StrandSIC_6:Stenellacoeruleoalba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-11-29'^^xsd:date;
  dwc:institutionCode 'Associazione Marecamp ODV'^^xsd:string;
  dwc:catalogNumber 'StrandSIC_6:Stenellacoeruleoalba'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '15.150547978949'^^xsd:double;
  dwc:latitude '36.908957639789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId 'StrandSIC_6:Stenellacoeruleoalba'^^xsd:string;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6528_StrandSIC_4_StrandSIC_4%3ACarettacaretta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6528_StrandSIC_4_StrandSIC_4%3ACarettacaretta> ;
  mr:hasGeometry <https://eurobis.org/id/point/6528_StrandSIC_4_StrandSIC_4%3ACarettacaretta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.561337850082 15.163992572121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.561337850082"^^xsd:decimal ;
  dwc:decimalLongitude "15.163992572121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6528_StrandSIC_4_StrandSIC_4%3ACarettacaretta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.561337850082 15.163992572121)"^^geo:wktLiteral ;
  geo-pos:lat "37.561337850082"^^xsd:decimal ;
  geo-pos:long "15.163992572121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6528_StrandSIC_4_StrandSIC_4%3ACarettacaretta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "StrandSIC_4:Carettacaretta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-11-29'^^xsd:date;
  dwc:institutionCode 'Associazione Marecamp ODV'^^xsd:string;
  dwc:catalogNumber 'StrandSIC_4:Carettacaretta'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '15.163992572121'^^xsd:double;
  dwc:latitude '37.561337850082'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId 'StrandSIC_4:Carettacaretta'^^xsd:string;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6528_StrandSIC_2_StrandSIC_2%3AStenellacoeruleoalba>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6528_StrandSIC_2_StrandSIC_2%3AStenellacoeruleoalba> ;
  mr:hasGeometry <https://eurobis.org/id/point/6528_StrandSIC_2_StrandSIC_2%3AStenellacoeruleoalba> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.460888418959 15.203394881264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.460888418959"^^xsd:decimal ;
  dwc:decimalLongitude "15.203394881264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6528_StrandSIC_2_StrandSIC_2%3AStenellacoeruleoalba>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.460888418959 15.203394881264)"^^geo:wktLiteral ;
  geo-pos:lat "37.460888418959"^^xsd:decimal ;
  geo-pos:long "15.203394881264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6528_StrandSIC_2_StrandSIC_2%3AStenellacoeruleoalba>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "StrandSIC_2:Stenellacoeruleoalba" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6528_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-11-29'^^xsd:date;
  dwc:institutionCode 'Associazione Marecamp ODV'^^xsd:string;
  dwc:catalogNumber 'StrandSIC_2:Stenellacoeruleoalba'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.203394881264'^^xsd:double;
  dwc:latitude '37.460888418959'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId 'StrandSIC_2:Stenellacoeruleoalba'^^xsd:string;
  dwc:observationDate '2017-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF