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

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

<https://eurobis.org/id/occurrence/5335__1264_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_59'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1264_59'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.498333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.471967'^^xsd:double;
  dwc:startLongitude '10.471967'^^xsd:double;
  dwc:endLongitude '10.471967'^^xsd:double;
  dwc:latitude '36.874947'^^xsd:double;
  dwc:startLatitude '36.874947'^^xsd:double;
  dwc:endLatitude '36.874947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.471967 36.874947, 10.471967 36.874947, 10.471967 36.874947, 10.471967 36.874947, 10.471967 36.874947))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_59'^^xsd:string;
  dwc:observationDate '2014-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.160573 10.420947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.160573"^^xsd:decimal ;
  dwc:decimalLongitude "10.420947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_70'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1264_70'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.052777777778'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.420947'^^xsd:double;
  dwc:startLongitude '10.420947'^^xsd:double;
  dwc:endLongitude '10.420947'^^xsd:double;
  dwc:latitude '37.160573'^^xsd:double;
  dwc:startLatitude '37.160573'^^xsd:double;
  dwc:endLatitude '37.160573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.420947 37.160573, 10.420947 37.160573, 10.420947 37.160573, 10.420947 37.160573, 10.420947 37.160573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_70'^^xsd:string;
  dwc:observationDate '2014-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.208056 10.394388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.208056"^^xsd:decimal ;
  dwc:decimalLongitude "10.394388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_20'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1264_20'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.783055555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.394388'^^xsd:double;
  dwc:startLongitude '10.394388'^^xsd:double;
  dwc:endLongitude '10.394388'^^xsd:double;
  dwc:latitude '37.208056'^^xsd:double;
  dwc:startLatitude '37.208056'^^xsd:double;
  dwc:endLatitude '37.208056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.394388 37.208056, 10.394388 37.208056, 10.394388 37.208056, 10.394388 37.208056, 10.394388 37.208056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_20'^^xsd:string;
  dwc:observationDate '2014-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25065 13.38522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25065"^^xsd:decimal ;
  dwc:decimalLongitude "13.38522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_45'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1264_45'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '13.38522'^^xsd:double;
  dwc:startLongitude '13.38522'^^xsd:double;
  dwc:endLongitude '13.38522'^^xsd:double;
  dwc:latitude '38.25065'^^xsd:double;
  dwc:startLatitude '38.25065'^^xsd:double;
  dwc:endLatitude '38.25065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.38522 38.25065, 13.38522 38.25065, 13.38522 38.25065, 13.38522 38.25065, 13.38522 38.25065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_45'^^xsd:string;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18643 10.38755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18643"^^xsd:decimal ;
  dwc:decimalLongitude "10.38755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_41'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1264_41'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.38755'^^xsd:double;
  dwc:startLongitude '10.38755'^^xsd:double;
  dwc:endLongitude '10.38755'^^xsd:double;
  dwc:latitude '37.18643'^^xsd:double;
  dwc:startLatitude '37.18643'^^xsd:double;
  dwc:endLatitude '37.18643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.38755 37.18643, 10.38755 37.18643, 10.38755 37.18643, 10.38755 37.18643, 10.38755 37.18643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_41'^^xsd:string;
  dwc:observationDate '2014-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858511 10.439153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858511"^^xsd:decimal ;
  dwc:decimalLongitude "10.439153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_72'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1264_72'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.69'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.439153'^^xsd:double;
  dwc:startLongitude '10.439153'^^xsd:double;
  dwc:endLongitude '10.439153'^^xsd:double;
  dwc:latitude '36.858511'^^xsd:double;
  dwc:startLatitude '36.858511'^^xsd:double;
  dwc:endLatitude '36.858511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.439153 36.858511, 10.439153 36.858511, 10.439153 36.858511, 10.439153 36.858511, 10.439153 36.858511))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_72'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.877316 10.39686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.877316"^^xsd:decimal ;
  dwc:decimalLongitude "10.39686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_48'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1264_48'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.128055555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.39686'^^xsd:double;
  dwc:startLongitude '10.39686'^^xsd:double;
  dwc:endLongitude '10.39686'^^xsd:double;
  dwc:latitude '36.877316'^^xsd:double;
  dwc:startLatitude '36.877316'^^xsd:double;
  dwc:endLatitude '36.877316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.39686 36.877316, 10.39686 36.877316, 10.39686 36.877316, 10.39686 36.877316, 10.39686 36.877316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_48'^^xsd:string;
  dwc:observationDate '2014-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.965873 11.82649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.965873"^^xsd:decimal ;
  dwc:decimalLongitude "11.82649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_77'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1264_77'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3322222222222'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.82649'^^xsd:double;
  dwc:startLongitude '11.82649'^^xsd:double;
  dwc:endLongitude '11.82649'^^xsd:double;
  dwc:latitude '37.965873'^^xsd:double;
  dwc:startLatitude '37.965873'^^xsd:double;
  dwc:endLatitude '37.965873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.82649 37.965873, 11.82649 37.965873, 11.82649 37.965873, 11.82649 37.965873, 11.82649 37.965873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_77'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025576 10.416383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025576"^^xsd:decimal ;
  dwc:decimalLongitude "10.416383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_12'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1264_12'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.565555555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.416383'^^xsd:double;
  dwc:startLongitude '10.416383'^^xsd:double;
  dwc:endLongitude '10.416383'^^xsd:double;
  dwc:latitude '37.025576'^^xsd:double;
  dwc:startLatitude '37.025576'^^xsd:double;
  dwc:endLatitude '37.025576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.416383 37.025576, 10.416383 37.025576, 10.416383 37.025576, 10.416383 37.025576, 10.416383 37.025576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_12'^^xsd:string;
  dwc:observationDate '2014-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.888341 10.404955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.888341"^^xsd:decimal ;
  dwc:decimalLongitude "10.404955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_13'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1264_13'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.404955'^^xsd:double;
  dwc:startLongitude '10.404955'^^xsd:double;
  dwc:endLongitude '10.404955'^^xsd:double;
  dwc:latitude '36.888341'^^xsd:double;
  dwc:startLatitude '36.888341'^^xsd:double;
  dwc:endLatitude '36.888341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.404955 36.888341, 10.404955 36.888341, 10.404955 36.888341, 10.404955 36.888341, 10.404955 36.888341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_13'^^xsd:string;
  dwc:observationDate '2014-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.269974 10.433943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.269974"^^xsd:decimal ;
  dwc:decimalLongitude "10.433943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_69'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1264_69'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.728888888889'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.433943'^^xsd:double;
  dwc:startLongitude '10.433943'^^xsd:double;
  dwc:endLongitude '10.433943'^^xsd:double;
  dwc:latitude '37.269974'^^xsd:double;
  dwc:startLatitude '37.269974'^^xsd:double;
  dwc:endLatitude '37.269974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.433943 37.269974, 10.433943 37.269974, 10.433943 37.269974, 10.433943 37.269974, 10.433943 37.269974))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_69'^^xsd:string;
  dwc:observationDate '2014-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.793803 10.371522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.793803"^^xsd:decimal ;
  dwc:decimalLongitude "10.371522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_19'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_19'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.107777777778'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.371522'^^xsd:double;
  dwc:startLongitude '10.371522'^^xsd:double;
  dwc:endLongitude '10.371522'^^xsd:double;
  dwc:latitude '36.793803'^^xsd:double;
  dwc:startLatitude '36.793803'^^xsd:double;
  dwc:endLatitude '36.793803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.371522 36.793803, 10.371522 36.793803, 10.371522 36.793803, 10.371522 36.793803, 10.371522 36.793803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_19'^^xsd:string;
  dwc:observationDate '2014-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883309 10.477808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.883309"^^xsd:decimal ;
  dwc:decimalLongitude "10.477808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_79'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1264_79'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.4825'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.477808'^^xsd:double;
  dwc:startLongitude '10.477808'^^xsd:double;
  dwc:endLongitude '10.477808'^^xsd:double;
  dwc:latitude '36.883309'^^xsd:double;
  dwc:startLatitude '36.883309'^^xsd:double;
  dwc:endLatitude '36.883309'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.477808 36.883309, 10.477808 36.883309, 10.477808 36.883309, 10.477808 36.883309, 10.477808 36.883309))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_79'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.014521 10.401597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.014521"^^xsd:decimal ;
  dwc:decimalLongitude "10.401597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_82'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_82'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.029722222222'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.401597'^^xsd:double;
  dwc:startLongitude '10.401597'^^xsd:double;
  dwc:endLongitude '10.401597'^^xsd:double;
  dwc:latitude '37.014521'^^xsd:double;
  dwc:startLatitude '37.014521'^^xsd:double;
  dwc:endLatitude '37.014521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.401597 37.014521, 10.401597 37.014521, 10.401597 37.014521, 10.401597 37.014521, 10.401597 37.014521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_82'^^xsd:string;
  dwc:observationDate '2014-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26906 13.37206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26906"^^xsd:decimal ;
  dwc:decimalLongitude "13.37206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_44'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1264_44'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '13.37206'^^xsd:double;
  dwc:startLongitude '13.37206'^^xsd:double;
  dwc:endLongitude '13.37206'^^xsd:double;
  dwc:latitude '38.26906'^^xsd:double;
  dwc:startLatitude '38.26906'^^xsd:double;
  dwc:endLatitude '38.26906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.37206 38.26906, 13.37206 38.26906, 13.37206 38.26906, 13.37206 38.26906, 13.37206 38.26906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_44'^^xsd:string;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.936711 11.407678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.936711"^^xsd:decimal ;
  dwc:decimalLongitude "11.407678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_73'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1264_73'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9483333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.407678'^^xsd:double;
  dwc:startLongitude '11.407678'^^xsd:double;
  dwc:endLongitude '11.407678'^^xsd:double;
  dwc:latitude '40.936711'^^xsd:double;
  dwc:startLatitude '40.936711'^^xsd:double;
  dwc:endLatitude '40.936711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.407678 40.936711, 11.407678 40.936711, 11.407678 40.936711, 11.407678 40.936711, 11.407678 40.936711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_73'^^xsd:string;
  dwc:observationDate '2014-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04724 11.43119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.04724"^^xsd:decimal ;
  dwc:decimalLongitude "11.43119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_34'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1264_34'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.43119'^^xsd:double;
  dwc:startLongitude '11.43119'^^xsd:double;
  dwc:endLongitude '11.43119'^^xsd:double;
  dwc:latitude '41.04724'^^xsd:double;
  dwc:startLatitude '41.04724'^^xsd:double;
  dwc:endLatitude '41.04724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.43119 41.04724, 11.43119 41.04724, 11.43119 41.04724, 11.43119 41.04724, 11.43119 41.04724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_34'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93367 11.42275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.93367"^^xsd:decimal ;
  dwc:decimalLongitude "11.42275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_7'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_7'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.42275'^^xsd:double;
  dwc:startLongitude '11.42275'^^xsd:double;
  dwc:endLongitude '11.42275'^^xsd:double;
  dwc:latitude '40.93367'^^xsd:double;
  dwc:startLatitude '40.93367'^^xsd:double;
  dwc:endLatitude '40.93367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.42275 40.93367, 11.42275 40.93367, 11.42275 40.93367, 11.42275 40.93367, 11.42275 40.93367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_7'^^xsd:string;
  dwc:observationDate '2013-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224484 12.562767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224484"^^xsd:decimal ;
  dwc:decimalLongitude "12.562767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_65'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1264_65'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '12.562767'^^xsd:double;
  dwc:startLongitude '12.562767'^^xsd:double;
  dwc:endLongitude '12.562767'^^xsd:double;
  dwc:latitude '38.224484'^^xsd:double;
  dwc:startLatitude '38.224484'^^xsd:double;
  dwc:endLatitude '38.224484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.562767 38.224484, 12.562767 38.224484, 12.562767 38.224484, 12.562767 38.224484, 12.562767 38.224484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_65'^^xsd:string;
  dwc:observationDate '2014-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.436529 11.521335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.436529"^^xsd:decimal ;
  dwc:decimalLongitude "11.521335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_62'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1264_62'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6372222222222'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.521335'^^xsd:double;
  dwc:startLongitude '11.521335'^^xsd:double;
  dwc:endLongitude '11.521335'^^xsd:double;
  dwc:latitude '41.436529'^^xsd:double;
  dwc:startLatitude '41.436529'^^xsd:double;
  dwc:endLatitude '41.436529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.521335 41.436529, 11.521335 41.436529, 11.521335 41.436529, 11.521335 41.436529, 11.521335 41.436529))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_62'^^xsd:string;
  dwc:observationDate '2014-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.077655 12.078926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.077655"^^xsd:decimal ;
  dwc:decimalLongitude "12.078926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_58'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1264_58'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1875'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '12.078926'^^xsd:double;
  dwc:startLongitude '12.078926'^^xsd:double;
  dwc:endLongitude '12.078926'^^xsd:double;
  dwc:latitude '38.077655'^^xsd:double;
  dwc:startLatitude '38.077655'^^xsd:double;
  dwc:endLatitude '38.077655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.078926 38.077655, 12.078926 38.077655, 12.078926 38.077655, 12.078926 38.077655, 12.078926 38.077655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_58'^^xsd:string;
  dwc:observationDate '2014-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0629 11.69532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0629"^^xsd:decimal ;
  dwc:decimalLongitude "11.69532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_9'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_9'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.69532'^^xsd:double;
  dwc:startLongitude '11.69532'^^xsd:double;
  dwc:endLongitude '11.69532'^^xsd:double;
  dwc:latitude '42.0629'^^xsd:double;
  dwc:startLatitude '42.0629'^^xsd:double;
  dwc:endLatitude '42.0629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.69532 42.0629, 11.69532 42.0629, 11.69532 42.0629, 11.69532 42.0629, 11.69532 42.0629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_9'^^xsd:string;
  dwc:observationDate '2013-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32347 11.24267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.32347"^^xsd:decimal ;
  dwc:decimalLongitude "11.24267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_2'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_2'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.24267'^^xsd:double;
  dwc:startLongitude '11.24267'^^xsd:double;
  dwc:endLongitude '11.24267'^^xsd:double;
  dwc:latitude '40.32347'^^xsd:double;
  dwc:startLatitude '40.32347'^^xsd:double;
  dwc:endLatitude '40.32347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.24267 40.32347, 11.24267 40.32347, 11.24267 40.32347, 11.24267 40.32347, 11.24267 40.32347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_2'^^xsd:string;
  dwc:observationDate '2013-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63774 11.58897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63774"^^xsd:decimal ;
  dwc:decimalLongitude "11.58897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_35'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1264_35'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.58897'^^xsd:double;
  dwc:startLongitude '11.58897'^^xsd:double;
  dwc:endLongitude '11.58897'^^xsd:double;
  dwc:latitude '41.63774'^^xsd:double;
  dwc:startLatitude '41.63774'^^xsd:double;
  dwc:endLatitude '41.63774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.58897 41.63774, 11.58897 41.63774, 11.58897 41.63774, 11.58897 41.63774, 11.58897 41.63774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_35'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24817 12.67061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24817"^^xsd:decimal ;
  dwc:decimalLongitude "12.67061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_42'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1264_42'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '12.67061'^^xsd:double;
  dwc:startLongitude '12.67061'^^xsd:double;
  dwc:endLongitude '12.67061'^^xsd:double;
  dwc:latitude '38.24817'^^xsd:double;
  dwc:startLatitude '38.24817'^^xsd:double;
  dwc:endLatitude '38.24817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.67061 38.24817, 12.67061 38.24817, 12.67061 38.24817, 12.67061 38.24817, 12.67061 38.24817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_42'^^xsd:string;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.954713 11.438974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.954713"^^xsd:decimal ;
  dwc:decimalLongitude "11.438974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_55'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1264_55'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.7616666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.438974'^^xsd:double;
  dwc:startLongitude '11.438974'^^xsd:double;
  dwc:endLongitude '11.438974'^^xsd:double;
  dwc:latitude '40.954713'^^xsd:double;
  dwc:startLatitude '40.954713'^^xsd:double;
  dwc:endLatitude '40.954713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.438974 40.954713, 11.438974 40.954713, 11.438974 40.954713, 11.438974 40.954713, 11.438974 40.954713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_55'^^xsd:string;
  dwc:observationDate '2014-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.892755 11.600727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.892755"^^xsd:decimal ;
  dwc:decimalLongitude "11.600727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_11'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1264_11'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.096944444444'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.600727'^^xsd:double;
  dwc:startLongitude '11.600727'^^xsd:double;
  dwc:endLongitude '11.600727'^^xsd:double;
  dwc:latitude '41.892755'^^xsd:double;
  dwc:startLatitude '41.892755'^^xsd:double;
  dwc:endLatitude '41.892755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.600727 41.892755, 11.600727 41.892755, 11.600727 41.892755, 11.600727 41.892755, 11.600727 41.892755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_11'^^xsd:string;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.870419 11.417749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.870419"^^xsd:decimal ;
  dwc:decimalLongitude "11.417749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_54'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1264_54'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5016666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.417749'^^xsd:double;
  dwc:startLongitude '11.417749'^^xsd:double;
  dwc:endLongitude '11.417749'^^xsd:double;
  dwc:latitude '40.870419'^^xsd:double;
  dwc:startLatitude '40.870419'^^xsd:double;
  dwc:endLatitude '40.870419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.417749 40.870419, 11.417749 40.870419, 11.417749 40.870419, 11.417749 40.870419, 11.417749 40.870419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_54'^^xsd:string;
  dwc:observationDate '2014-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.904263 11.748016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.904263"^^xsd:decimal ;
  dwc:decimalLongitude "11.748016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_31'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1264_31'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.9347222222222'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.748016'^^xsd:double;
  dwc:startLongitude '11.748016'^^xsd:double;
  dwc:endLongitude '11.748016'^^xsd:double;
  dwc:latitude '37.904263'^^xsd:double;
  dwc:startLatitude '37.904263'^^xsd:double;
  dwc:endLatitude '37.904263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.748016 37.904263, 11.748016 37.904263, 11.748016 37.904263, 11.748016 37.904263, 11.748016 37.904263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_31'^^xsd:string;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333242 10.417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333242"^^xsd:decimal ;
  dwc:decimalLongitude "10.417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_47'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1264_47'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.380555555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.417233'^^xsd:double;
  dwc:startLongitude '10.417233'^^xsd:double;
  dwc:endLongitude '10.417233'^^xsd:double;
  dwc:latitude '37.333242'^^xsd:double;
  dwc:startLatitude '37.333242'^^xsd:double;
  dwc:endLatitude '37.333242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.417233 37.333242, 10.417233 37.333242, 10.417233 37.333242, 10.417233 37.333242, 10.417233 37.333242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_47'^^xsd:string;
  dwc:observationDate '2014-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65211 11.33356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65211"^^xsd:decimal ;
  dwc:decimalLongitude "11.33356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_33'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1264_33'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.33356'^^xsd:double;
  dwc:startLongitude '11.33356'^^xsd:double;
  dwc:endLongitude '11.33356'^^xsd:double;
  dwc:latitude '40.65211'^^xsd:double;
  dwc:startLatitude '40.65211'^^xsd:double;
  dwc:endLatitude '40.65211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.33356 40.65211, 11.33356 40.65211, 11.33356 40.65211, 11.33356 40.65211, 11.33356 40.65211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_33'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.261648 11.243791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.261648"^^xsd:decimal ;
  dwc:decimalLongitude "11.243791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_25'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1264_25'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.4994444444444'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.243791'^^xsd:double;
  dwc:startLongitude '11.243791'^^xsd:double;
  dwc:endLongitude '11.243791'^^xsd:double;
  dwc:latitude '40.261648'^^xsd:double;
  dwc:startLatitude '40.261648'^^xsd:double;
  dwc:endLatitude '40.261648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.243791 40.261648, 11.243791 40.261648, 11.243791 40.261648, 11.243791 40.261648, 11.243791 40.261648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_25'^^xsd:string;
  dwc:observationDate '2014-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.680251 11.390433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.680251"^^xsd:decimal ;
  dwc:decimalLongitude "11.390433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_23'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1264_23'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.485'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.390433'^^xsd:double;
  dwc:startLongitude '11.390433'^^xsd:double;
  dwc:endLongitude '11.390433'^^xsd:double;
  dwc:latitude '37.680251'^^xsd:double;
  dwc:startLatitude '37.680251'^^xsd:double;
  dwc:endLatitude '37.680251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.390433 37.680251, 11.390433 37.680251, 11.390433 37.680251, 11.390433 37.680251, 11.390433 37.680251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_23'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.41302 11.27248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.41302"^^xsd:decimal ;
  dwc:decimalLongitude "11.27248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_3'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_3'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.27248'^^xsd:double;
  dwc:startLongitude '11.27248'^^xsd:double;
  dwc:endLongitude '11.27248'^^xsd:double;
  dwc:latitude '40.41302'^^xsd:double;
  dwc:startLatitude '40.41302'^^xsd:double;
  dwc:endLatitude '40.41302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.27248 40.41302, 11.27248 40.41302, 11.27248 40.41302, 11.27248 40.41302, 11.27248 40.41302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_3'^^xsd:string;
  dwc:observationDate '2013-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133026 12.261106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133026"^^xsd:decimal ;
  dwc:decimalLongitude "12.261106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_57'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1264_57'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.7275'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '12.261106'^^xsd:double;
  dwc:startLongitude '12.261106'^^xsd:double;
  dwc:endLongitude '12.261106'^^xsd:double;
  dwc:latitude '38.133026'^^xsd:double;
  dwc:startLatitude '38.133026'^^xsd:double;
  dwc:endLatitude '38.133026'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.261106 38.133026, 12.261106 38.133026, 12.261106 38.133026, 12.261106 38.133026, 12.261106 38.133026))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_57'^^xsd:string;
  dwc:observationDate '2014-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.789893 11.547865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.789893"^^xsd:decimal ;
  dwc:decimalLongitude "11.547865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_78'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1264_78'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.305'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.547865'^^xsd:double;
  dwc:startLongitude '11.547865'^^xsd:double;
  dwc:endLongitude '11.547865'^^xsd:double;
  dwc:latitude '37.789893'^^xsd:double;
  dwc:startLatitude '37.789893'^^xsd:double;
  dwc:endLatitude '37.789893'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.547865 37.789893, 11.547865 37.789893, 11.547865 37.789893, 11.547865 37.789893, 11.547865 37.789893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_78'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.896 11.41248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.896"^^xsd:decimal ;
  dwc:decimalLongitude "11.41248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_6'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_6'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.41248'^^xsd:double;
  dwc:startLongitude '11.41248'^^xsd:double;
  dwc:endLongitude '11.41248'^^xsd:double;
  dwc:latitude '40.896'^^xsd:double;
  dwc:startLatitude '40.896'^^xsd:double;
  dwc:endLatitude '40.896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.41248 40.896, 11.41248 40.896, 11.41248 40.896, 11.41248 40.896, 11.41248 40.896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_6'^^xsd:string;
  dwc:observationDate '2013-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17581 10.51463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17581"^^xsd:decimal ;
  dwc:decimalLongitude "10.51463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_40'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1264_40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.51463'^^xsd:double;
  dwc:startLongitude '10.51463'^^xsd:double;
  dwc:endLongitude '10.51463'^^xsd:double;
  dwc:latitude '38.17581'^^xsd:double;
  dwc:startLatitude '38.17581'^^xsd:double;
  dwc:endLatitude '38.17581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.51463 38.17581, 10.51463 38.17581, 10.51463 38.17581, 10.51463 38.17581, 10.51463 38.17581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_40'^^xsd:string;
  dwc:observationDate '2014-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.898727 11.403938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.898727"^^xsd:decimal ;
  dwc:decimalLongitude "11.403938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_61'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1264_61'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0380555555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.403938'^^xsd:double;
  dwc:startLongitude '11.403938'^^xsd:double;
  dwc:endLongitude '11.403938'^^xsd:double;
  dwc:latitude '40.898727'^^xsd:double;
  dwc:startLatitude '40.898727'^^xsd:double;
  dwc:endLatitude '40.898727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.403938 40.898727, 11.403938 40.898727, 11.403938 40.898727, 11.403938 40.898727, 11.403938 40.898727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_61'^^xsd:string;
  dwc:observationDate '2014-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67006 10.65163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67006"^^xsd:decimal ;
  dwc:decimalLongitude "10.65163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_39'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1264_39'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.65163'^^xsd:double;
  dwc:startLongitude '10.65163'^^xsd:double;
  dwc:endLongitude '10.65163'^^xsd:double;
  dwc:latitude '38.67006'^^xsd:double;
  dwc:startLatitude '38.67006'^^xsd:double;
  dwc:endLatitude '38.67006'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.65163 38.67006, 10.65163 38.67006, 10.65163 38.67006, 10.65163 38.67006, 10.65163 38.67006))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_39'^^xsd:string;
  dwc:observationDate '2014-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.545007 11.299938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.545007"^^xsd:decimal ;
  dwc:decimalLongitude "11.299938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_80'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1264_80'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0622222222222'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.299938'^^xsd:double;
  dwc:startLongitude '11.299938'^^xsd:double;
  dwc:endLongitude '11.299938'^^xsd:double;
  dwc:latitude '40.545007'^^xsd:double;
  dwc:startLatitude '40.545007'^^xsd:double;
  dwc:endLatitude '40.545007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.299938 40.545007, 11.299938 40.545007, 11.299938 40.545007, 11.299938 40.545007, 11.299938 40.545007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_80'^^xsd:string;
  dwc:observationDate '2014-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.898933 11.196543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.898933"^^xsd:decimal ;
  dwc:decimalLongitude "11.196543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_15'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1264_15'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.2758333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.196543'^^xsd:double;
  dwc:startLongitude '11.196543'^^xsd:double;
  dwc:endLongitude '11.196543'^^xsd:double;
  dwc:latitude '40.898933'^^xsd:double;
  dwc:startLatitude '40.898933'^^xsd:double;
  dwc:endLatitude '40.898933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.196543 40.898933, 11.196543 40.898933, 11.196543 40.898933, 11.196543 40.898933, 11.196543 40.898933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_15'^^xsd:string;
  dwc:observationDate '2014-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.405502 11.530799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.405502"^^xsd:decimal ;
  dwc:decimalLongitude "11.530799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_74'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1264_74'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.550555555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.530799'^^xsd:double;
  dwc:startLongitude '11.530799'^^xsd:double;
  dwc:endLongitude '11.530799'^^xsd:double;
  dwc:latitude '41.405502'^^xsd:double;
  dwc:startLatitude '41.405502'^^xsd:double;
  dwc:endLatitude '41.405502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.530799 41.405502, 11.530799 41.405502, 11.530799 41.405502, 11.530799 41.405502, 11.530799 41.405502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_74'^^xsd:string;
  dwc:observationDate '2014-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.751612 11.490214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.751612"^^xsd:decimal ;
  dwc:decimalLongitude "11.490214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_52'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1264_52'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.5825'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.490214'^^xsd:double;
  dwc:startLongitude '11.490214'^^xsd:double;
  dwc:endLongitude '11.490214'^^xsd:double;
  dwc:latitude '37.751612'^^xsd:double;
  dwc:startLatitude '37.751612'^^xsd:double;
  dwc:endLatitude '37.751612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.490214 37.751612, 11.490214 37.751612, 11.490214 37.751612, 11.490214 37.751612, 11.490214 37.751612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_52'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.957062 11.407669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.957062"^^xsd:decimal ;
  dwc:decimalLongitude "11.407669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_81'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1264_81'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4513888888889'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.407669'^^xsd:double;
  dwc:startLongitude '11.407669'^^xsd:double;
  dwc:endLongitude '11.407669'^^xsd:double;
  dwc:latitude '40.957062'^^xsd:double;
  dwc:startLatitude '40.957062'^^xsd:double;
  dwc:endLatitude '40.957062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.407669 40.957062, 11.407669 40.957062, 11.407669 40.957062, 11.407669 40.957062, 11.407669 40.957062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_81'^^xsd:string;
  dwc:observationDate '2014-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737651 10.438335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.737651"^^xsd:decimal ;
  dwc:decimalLongitude "10.438335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_30'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1264_30'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9872222222222'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.438335'^^xsd:double;
  dwc:startLongitude '10.438335'^^xsd:double;
  dwc:endLongitude '10.438335'^^xsd:double;
  dwc:latitude '37.737651'^^xsd:double;
  dwc:startLatitude '37.737651'^^xsd:double;
  dwc:endLatitude '37.737651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.438335 37.737651, 10.438335 37.737651, 10.438335 37.737651, 10.438335 37.737651, 10.438335 37.737651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_30'^^xsd:string;
  dwc:observationDate '2014-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0886 11.4638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0886"^^xsd:decimal ;
  dwc:decimalLongitude "11.4638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_8'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_8'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.4638'^^xsd:double;
  dwc:startLongitude '11.4638'^^xsd:double;
  dwc:endLongitude '11.4638'^^xsd:double;
  dwc:latitude '41.0886'^^xsd:double;
  dwc:startLatitude '41.0886'^^xsd:double;
  dwc:endLatitude '41.0886'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4638 41.0886, 11.4638 41.0886, 11.4638 41.0886, 11.4638 41.0886, 11.4638 41.0886))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_8'^^xsd:string;
  dwc:observationDate '2013-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.082972 10.684799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.082972"^^xsd:decimal ;
  dwc:decimalLongitude "10.684799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_71'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1264_71'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.708333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.684799'^^xsd:double;
  dwc:startLongitude '10.684799'^^xsd:double;
  dwc:endLongitude '10.684799'^^xsd:double;
  dwc:latitude '37.082972'^^xsd:double;
  dwc:startLatitude '37.082972'^^xsd:double;
  dwc:endLatitude '37.082972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.684799 37.082972, 10.684799 37.082972, 10.684799 37.082972, 10.684799 37.082972, 10.684799 37.082972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_71'^^xsd:string;
  dwc:observationDate '2014-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.947252 10.53644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.947252"^^xsd:decimal ;
  dwc:decimalLongitude "10.53644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_24'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1264_24'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.355277777778'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.53644'^^xsd:double;
  dwc:startLongitude '10.53644'^^xsd:double;
  dwc:endLongitude '10.53644'^^xsd:double;
  dwc:latitude '36.947252'^^xsd:double;
  dwc:startLatitude '36.947252'^^xsd:double;
  dwc:endLatitude '36.947252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.53644 36.947252, 10.53644 36.947252, 10.53644 36.947252, 10.53644 36.947252, 10.53644 36.947252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_24'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.019455 10.611401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.019455"^^xsd:decimal ;
  dwc:decimalLongitude "10.611401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_29'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1264_29'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.339722222222'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.611401'^^xsd:double;
  dwc:startLongitude '10.611401'^^xsd:double;
  dwc:endLongitude '10.611401'^^xsd:double;
  dwc:latitude '37.019455'^^xsd:double;
  dwc:startLatitude '37.019455'^^xsd:double;
  dwc:endLatitude '37.019455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.611401 37.019455, 10.611401 37.019455, 10.611401 37.019455, 10.611401 37.019455, 10.611401 37.019455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "T.truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '1264_29'^^xsd:string;
  dwc:observationDate '2014-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.913606 11.767568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.913606"^^xsd:decimal ;
  dwc:decimalLongitude "11.767568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_51'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1264_51'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.5605555555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.767568'^^xsd:double;
  dwc:startLongitude '11.767568'^^xsd:double;
  dwc:endLongitude '11.767568'^^xsd:double;
  dwc:latitude '37.913606'^^xsd:double;
  dwc:startLatitude '37.913606'^^xsd:double;
  dwc:endLatitude '37.913606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.767568 37.913606, 11.767568 37.913606, 11.767568 37.913606, 11.767568 37.913606, 11.767568 37.913606))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_51'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.608917 11.342184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.608917"^^xsd:decimal ;
  dwc:decimalLongitude "11.342184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_53'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1264_53'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6980555555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.342184'^^xsd:double;
  dwc:startLongitude '11.342184'^^xsd:double;
  dwc:endLongitude '11.342184'^^xsd:double;
  dwc:latitude '40.608917'^^xsd:double;
  dwc:startLatitude '40.608917'^^xsd:double;
  dwc:endLatitude '40.608917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.342184 40.608917, 11.342184 40.608917, 11.342184 40.608917, 11.342184 40.608917, 11.342184 40.608917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_53'^^xsd:string;
  dwc:observationDate '2014-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65267 11.34598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65267"^^xsd:decimal ;
  dwc:decimalLongitude "11.34598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_4'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_4'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.34598'^^xsd:double;
  dwc:startLongitude '11.34598'^^xsd:double;
  dwc:endLongitude '11.34598'^^xsd:double;
  dwc:latitude '40.65267'^^xsd:double;
  dwc:startLatitude '40.65267'^^xsd:double;
  dwc:endLatitude '40.65267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.34598 40.65267, 11.34598 40.65267, 11.34598 40.65267, 11.34598 40.65267, 11.34598 40.65267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_4'^^xsd:string;
  dwc:observationDate '2013-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.808923 11.616229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.808923"^^xsd:decimal ;
  dwc:decimalLongitude "11.616229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_63'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1264_63'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.748611111111'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.616229'^^xsd:double;
  dwc:startLongitude '11.616229'^^xsd:double;
  dwc:endLongitude '11.616229'^^xsd:double;
  dwc:latitude '41.808923'^^xsd:double;
  dwc:startLatitude '41.808923'^^xsd:double;
  dwc:endLatitude '41.808923'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.616229 41.808923, 11.616229 41.808923, 11.616229 41.808923, 11.616229 41.808923, 11.616229 41.808923))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_63'^^xsd:string;
  dwc:observationDate '2014-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137221 11.462348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137221"^^xsd:decimal ;
  dwc:decimalLongitude "11.462348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_67'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1264_67'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3361111111111'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.462348'^^xsd:double;
  dwc:startLongitude '11.462348'^^xsd:double;
  dwc:endLongitude '11.462348'^^xsd:double;
  dwc:latitude '41.137221'^^xsd:double;
  dwc:startLatitude '41.137221'^^xsd:double;
  dwc:endLatitude '41.137221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.462348 41.137221, 11.462348 41.137221, 11.462348 41.137221, 11.462348 41.137221, 11.462348 41.137221))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_67'^^xsd:string;
  dwc:observationDate '2014-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92864 11.791789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92864"^^xsd:decimal ;
  dwc:decimalLongitude "11.791789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_50'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1264_50'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.47'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.791789'^^xsd:double;
  dwc:startLongitude '11.791789'^^xsd:double;
  dwc:endLongitude '11.791789'^^xsd:double;
  dwc:latitude '37.92864'^^xsd:double;
  dwc:startLatitude '37.92864'^^xsd:double;
  dwc:endLatitude '37.92864'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.791789 37.92864, 11.791789 37.92864, 11.791789 37.92864, 11.791789 37.92864, 11.791789 37.92864))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_50'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.196843 11.353574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.196843"^^xsd:decimal ;
  dwc:decimalLongitude "11.353574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_16'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1264_16'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2552777777778'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.353574'^^xsd:double;
  dwc:startLongitude '11.353574'^^xsd:double;
  dwc:endLongitude '11.353574'^^xsd:double;
  dwc:latitude '41.196843'^^xsd:double;
  dwc:startLatitude '41.196843'^^xsd:double;
  dwc:endLatitude '41.196843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.353574 41.196843, 11.353574 41.196843, 11.353574 41.196843, 11.353574 41.196843, 11.353574 41.196843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_16'^^xsd:string;
  dwc:observationDate '2014-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.614341 11.262134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.614341"^^xsd:decimal ;
  dwc:decimalLongitude "11.262134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_18'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_18'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1919444444444'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.262134'^^xsd:double;
  dwc:startLongitude '11.262134'^^xsd:double;
  dwc:endLongitude '11.262134'^^xsd:double;
  dwc:latitude '37.614341'^^xsd:double;
  dwc:startLatitude '37.614341'^^xsd:double;
  dwc:endLatitude '37.614341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.262134 37.614341, 11.262134 37.614341, 11.262134 37.614341, 11.262134 37.614341, 11.262134 37.614341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_18'^^xsd:string;
  dwc:observationDate '2014-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.870798 11.181908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.870798"^^xsd:decimal ;
  dwc:decimalLongitude "11.181908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_14'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1264_14'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1830555555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.181908'^^xsd:double;
  dwc:startLongitude '11.181908'^^xsd:double;
  dwc:endLongitude '11.181908'^^xsd:double;
  dwc:latitude '40.870798'^^xsd:double;
  dwc:startLatitude '40.870798'^^xsd:double;
  dwc:endLatitude '40.870798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.181908 40.870798, 11.181908 40.870798, 11.181908 40.870798, 11.181908 40.870798, 11.181908 40.870798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_14'^^xsd:string;
  dwc:observationDate '2014-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.155636 12.350463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.155636"^^xsd:decimal ;
  dwc:decimalLongitude "12.350463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_49'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1264_49'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6291666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '12.350463'^^xsd:double;
  dwc:startLongitude '12.350463'^^xsd:double;
  dwc:endLongitude '12.350463'^^xsd:double;
  dwc:latitude '38.155636'^^xsd:double;
  dwc:startLatitude '38.155636'^^xsd:double;
  dwc:endLatitude '38.155636'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.350463 38.155636, 12.350463 38.155636, 12.350463 38.155636, 12.350463 38.155636, 12.350463 38.155636))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_49'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2931 11.23581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2931"^^xsd:decimal ;
  dwc:decimalLongitude "11.23581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_32'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1264_32'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.35'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.23581'^^xsd:double;
  dwc:startLongitude '11.23581'^^xsd:double;
  dwc:endLongitude '11.23581'^^xsd:double;
  dwc:latitude '40.2931'^^xsd:double;
  dwc:startLatitude '40.2931'^^xsd:double;
  dwc:endLatitude '40.2931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.23581 40.2931, 11.23581 40.2931, 11.23581 40.2931, 11.23581 40.2931, 11.23581 40.2931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_32'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524368 10.61921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524368"^^xsd:decimal ;
  dwc:decimalLongitude "10.61921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_27'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1264_27'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.8277777777778'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.61921'^^xsd:double;
  dwc:startLongitude '10.61921'^^xsd:double;
  dwc:endLongitude '10.61921'^^xsd:double;
  dwc:latitude '38.524368'^^xsd:double;
  dwc:startLatitude '38.524368'^^xsd:double;
  dwc:endLatitude '38.524368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.61921 38.524368, 10.61921 38.524368, 10.61921 38.524368, 10.61921 38.524368, 10.61921 38.524368))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_27'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17512 11.19605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.17512"^^xsd:decimal ;
  dwc:decimalLongitude "11.19605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_1'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_1'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.19605'^^xsd:double;
  dwc:startLongitude '11.19605'^^xsd:double;
  dwc:endLongitude '11.19605'^^xsd:double;
  dwc:latitude '40.17512'^^xsd:double;
  dwc:startLatitude '40.17512'^^xsd:double;
  dwc:endLatitude '40.17512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.19605 40.17512, 11.19605 40.17512, 11.19605 40.17512, 11.19605 40.17512, 11.19605 40.17512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_1'^^xsd:string;
  dwc:observationDate '2013-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84266 10.70174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84266"^^xsd:decimal ;
  dwc:decimalLongitude "10.70174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_38'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1264_38'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.85'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.70174'^^xsd:double;
  dwc:startLongitude '10.70174'^^xsd:double;
  dwc:endLongitude '10.70174'^^xsd:double;
  dwc:latitude '38.84266'^^xsd:double;
  dwc:startLatitude '38.84266'^^xsd:double;
  dwc:endLatitude '38.84266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.70174 38.84266, 10.70174 38.84266, 10.70174 38.84266, 10.70174 38.84266, 10.70174 38.84266))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_38'^^xsd:string;
  dwc:observationDate '2014-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.88384 11.63999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.88384"^^xsd:decimal ;
  dwc:decimalLongitude "11.63999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_37'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1264_37'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.616666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.63999'^^xsd:double;
  dwc:startLongitude '11.63999'^^xsd:double;
  dwc:endLongitude '11.63999'^^xsd:double;
  dwc:latitude '41.88384'^^xsd:double;
  dwc:startLatitude '41.88384'^^xsd:double;
  dwc:endLatitude '41.88384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.63999 41.88384, 11.63999 41.88384, 11.63999 41.88384, 11.63999 41.88384, 11.63999 41.88384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_37'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.84365 11.39768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.84365"^^xsd:decimal ;
  dwc:decimalLongitude "11.39768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_5'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_5'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.39768'^^xsd:double;
  dwc:startLongitude '11.39768'^^xsd:double;
  dwc:endLongitude '11.39768'^^xsd:double;
  dwc:latitude '40.84365'^^xsd:double;
  dwc:startLatitude '40.84365'^^xsd:double;
  dwc:endLatitude '40.84365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.39768 40.84365, 11.39768 40.84365, 11.39768 40.84365, 11.39768 40.84365, 11.39768 40.84365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_5'^^xsd:string;
  dwc:observationDate '2013-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25834 12.70412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25834"^^xsd:decimal ;
  dwc:decimalLongitude "12.70412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_43'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1264_43'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '12.70412'^^xsd:double;
  dwc:startLongitude '12.70412'^^xsd:double;
  dwc:endLongitude '12.70412'^^xsd:double;
  dwc:latitude '38.25834'^^xsd:double;
  dwc:startLatitude '38.25834'^^xsd:double;
  dwc:endLatitude '38.25834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.70412 38.25834, 12.70412 38.25834, 12.70412 38.25834, 12.70412 38.25834, 12.70412 38.25834))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_43'^^xsd:string;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.43292 11.537049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.43292"^^xsd:decimal ;
  dwc:decimalLongitude "11.537049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_75'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1264_75'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.643333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.537049'^^xsd:double;
  dwc:startLongitude '11.537049'^^xsd:double;
  dwc:endLongitude '11.537049'^^xsd:double;
  dwc:latitude '41.43292'^^xsd:double;
  dwc:startLatitude '41.43292'^^xsd:double;
  dwc:endLatitude '41.43292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.537049 41.43292, 11.537049 41.43292, 11.537049 41.43292, 11.537049 41.43292, 11.537049 41.43292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_75'^^xsd:string;
  dwc:observationDate '2014-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.252763 12.734568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.252763"^^xsd:decimal ;
  dwc:decimalLongitude "12.734568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_56'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1264_56'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.5630555555556'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '12.734568'^^xsd:double;
  dwc:startLongitude '12.734568'^^xsd:double;
  dwc:endLongitude '12.734568'^^xsd:double;
  dwc:latitude '38.252763'^^xsd:double;
  dwc:startLatitude '38.252763'^^xsd:double;
  dwc:endLatitude '38.252763'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.734568 38.252763, 12.734568 38.252763, 12.734568 38.252763, 12.734568 38.252763, 12.734568 38.252763))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_56'^^xsd:string;
  dwc:observationDate '2014-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.460249 10.884878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.460249"^^xsd:decimal ;
  dwc:decimalLongitude "10.884878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_68'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1264_68'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.2061111111111'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.884878'^^xsd:double;
  dwc:startLongitude '10.884878'^^xsd:double;
  dwc:endLongitude '10.884878'^^xsd:double;
  dwc:latitude '39.460249'^^xsd:double;
  dwc:startLatitude '39.460249'^^xsd:double;
  dwc:endLatitude '39.460249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.884878 39.460249, 10.884878 39.460249, 10.884878 39.460249, 10.884878 39.460249, 10.884878 39.460249))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "S.coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '1264_68'^^xsd:string;
  dwc:observationDate '2014-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.700896 10.671743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.700896"^^xsd:decimal ;
  dwc:decimalLongitude "10.671743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_26'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1264_26'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1422222222222'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.671743'^^xsd:double;
  dwc:startLongitude '10.671743'^^xsd:double;
  dwc:endLongitude '10.671743'^^xsd:double;
  dwc:latitude '38.700896'^^xsd:double;
  dwc:startLatitude '38.700896'^^xsd:double;
  dwc:endLatitude '38.700896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.671743 38.700896, 10.671743 38.700896, 10.671743 38.700896, 10.671743 38.700896, 10.671743 38.700896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "D.delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1264_26'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099174 12.152778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099174"^^xsd:decimal ;
  dwc:decimalLongitude "12.152778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_21'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1264_21'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6983333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '12.152778'^^xsd:double;
  dwc:startLongitude '12.152778'^^xsd:double;
  dwc:endLongitude '12.152778'^^xsd:double;
  dwc:latitude '38.099174'^^xsd:double;
  dwc:startLatitude '38.099174'^^xsd:double;
  dwc:endLatitude '38.099174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.152778 38.099174, 12.152778 38.099174, 12.152778 38.099174, 12.152778 38.099174, 12.152778 38.099174))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "D.delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1264_21'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.613835 10.398939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.613835"^^xsd:decimal ;
  dwc:decimalLongitude "10.398939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_28'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1264_28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3319444444444'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.398939'^^xsd:double;
  dwc:startLongitude '10.398939'^^xsd:double;
  dwc:endLongitude '10.398939'^^xsd:double;
  dwc:latitude '37.613835'^^xsd:double;
  dwc:startLatitude '37.613835'^^xsd:double;
  dwc:endLatitude '37.613835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.398939 37.613835, 10.398939 37.613835, 10.398939 37.613835, 10.398939 37.613835, 10.398939 37.613835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "D.delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1264_28'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.732444 10.648424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.732444"^^xsd:decimal ;
  dwc:decimalLongitude "10.648424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_64'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_64'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2658333333333'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.648424'^^xsd:double;
  dwc:startLongitude '10.648424'^^xsd:double;
  dwc:endLongitude '10.648424'^^xsd:double;
  dwc:latitude '38.732444'^^xsd:double;
  dwc:startLatitude '38.732444'^^xsd:double;
  dwc:endLatitude '38.732444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.648424 38.732444, 10.648424 38.732444, 10.648424 38.732444, 10.648424 38.732444, 10.648424 38.732444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "D.delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1264_64'^^xsd:string;
  dwc:observationDate '2014-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.395157 10.581461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.395157"^^xsd:decimal ;
  dwc:decimalLongitude "10.581461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_76'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1264_76'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.7394444444444'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '10.581461'^^xsd:double;
  dwc:startLongitude '10.581461'^^xsd:double;
  dwc:endLongitude '10.581461'^^xsd:double;
  dwc:latitude '38.395157'^^xsd:double;
  dwc:startLatitude '38.395157'^^xsd:double;
  dwc:endLatitude '38.395157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.581461 38.395157, 10.581461 38.395157, 10.581461 38.395157, 10.581461 38.395157, 10.581461 38.395157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "D.delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1264_76'^^xsd:string;
  dwc:observationDate '2014-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.680251 11.390433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.680251"^^xsd:decimal ;
  dwc:decimalLongitude "11.390433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_22'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1264_22'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.485'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.390433'^^xsd:double;
  dwc:startLongitude '11.390433'^^xsd:double;
  dwc:endLongitude '11.390433'^^xsd:double;
  dwc:latitude '37.680251'^^xsd:double;
  dwc:startLatitude '37.680251'^^xsd:double;
  dwc:endLatitude '37.680251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.390433 37.680251, 11.390433 37.680251, 11.390433 37.680251, 11.390433 37.680251, 11.390433 37.680251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "D.delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1264_22'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.88384 11.63999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.88384"^^xsd:decimal ;
  dwc:decimalLongitude "11.63999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_36'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1264_36'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.616666666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.63999'^^xsd:double;
  dwc:startLongitude '11.63999'^^xsd:double;
  dwc:endLongitude '11.63999'^^xsd:double;
  dwc:latitude '41.88384'^^xsd:double;
  dwc:startLatitude '41.88384'^^xsd:double;
  dwc:endLatitude '41.88384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.63999 41.88384, 11.63999 41.88384, 11.63999 41.88384, 11.63999 41.88384, 11.63999 41.88384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "D.delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1264_36'^^xsd:string;
  dwc:observationDate '2014-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.614341 11.262134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.614341"^^xsd:decimal ;
  dwc:decimalLongitude "11.262134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_17'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1264_17'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1919444444444'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.262134'^^xsd:double;
  dwc:startLongitude '11.262134'^^xsd:double;
  dwc:endLongitude '11.262134'^^xsd:double;
  dwc:latitude '37.614341'^^xsd:double;
  dwc:startLatitude '37.614341'^^xsd:double;
  dwc:endLatitude '37.614341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.262134 37.614341, 11.262134 37.614341, 11.262134 37.614341, 11.262134 37.614341, 11.262134 37.614341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "D.delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1264_17'^^xsd:string;
  dwc:observationDate '2014-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137221 11.462348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137221"^^xsd:decimal ;
  dwc:decimalLongitude "11.462348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_66'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1264_66'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3361111111111'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.462348'^^xsd:double;
  dwc:startLongitude '11.462348'^^xsd:double;
  dwc:endLongitude '11.462348'^^xsd:double;
  dwc:latitude '41.137221'^^xsd:double;
  dwc:startLatitude '41.137221'^^xsd:double;
  dwc:endLatitude '41.137221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.462348 41.137221, 11.462348 41.137221, 11.462348 41.137221, 11.462348 41.137221, 11.462348 41.137221))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "D.delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '1264_66'^^xsd:string;
  dwc:observationDate '2014-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.850894 11.390931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.850894"^^xsd:decimal ;
  dwc:decimalLongitude "11.390931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_60'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1264_60'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8936111111111'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.390931'^^xsd:double;
  dwc:startLongitude '11.390931'^^xsd:double;
  dwc:endLongitude '11.390931'^^xsd:double;
  dwc:latitude '40.850894'^^xsd:double;
  dwc:startLatitude '40.850894'^^xsd:double;
  dwc:endLatitude '40.850894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.390931 40.850894, 11.390931 40.850894, 11.390931 40.850894, 11.390931 40.850894, 11.390931 40.850894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "B.physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1264_60'^^xsd:string;
  dwc:observationDate '2014-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.643041 11.533564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.643041"^^xsd:decimal ;
  dwc:decimalLongitude "11.533564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_46'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1264_46'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.964166666667'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.533564'^^xsd:double;
  dwc:startLongitude '11.533564'^^xsd:double;
  dwc:endLongitude '11.533564'^^xsd:double;
  dwc:latitude '41.643041'^^xsd:double;
  dwc:startLatitude '41.643041'^^xsd:double;
  dwc:endLatitude '41.643041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.533564 41.643041, 11.533564 41.643041, 11.533564 41.643041, 11.533564 41.643041, 11.533564 41.643041))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "B.physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1264_46'^^xsd:string;
  dwc:observationDate '2014-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5335__1264_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5335__1264_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5335__1264_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.612371 11.44767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.612371"^^xsd:decimal ;
  dwc:decimalLongitude "11.44767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5335__1264_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1264_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5335_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-05-11'^^xsd:date;
  dwc:institutionCode 'ITUCRE'^^xsd:string;
  dwc:collectionCode '1264'^^xsd:integer;
  dwc:catalogNumber '1264_10'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1264_10'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.259722222222'^^xsd:double;
  dwc:continentOcean 'Tunisia,Sicilia'^^xsd:string;
  dwc:longitude '11.44767'^^xsd:double;
  dwc:startLongitude '11.44767'^^xsd:double;
  dwc:endLongitude '11.44767'^^xsd:double;
  dwc:latitude '41.612371'^^xsd:double;
  dwc:startLatitude '41.612371'^^xsd:double;
  dwc:endLatitude '41.612371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.44767 41.612371, 11.44767 41.612371, 11.44767 41.612371, 11.44767 41.612371, 11.44767 41.612371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "B.physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1264_10'^^xsd:string;
  dwc:observationDate '2014-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF