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

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_1'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.916666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.6723333333333'^^xsd:double;
  dwc:latitude '41.1092'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Travelling; 2 individuals, probably adults'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from sailing boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_1'^^xsd:string;
  dwc:observationDate '2013-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9811 1.7203499999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9811"^^xsd:decimal ;
  dwc:decimalLongitude "1.7203499999999998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "transect_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_3'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'transect_1'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.366666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.72035'^^xsd:double;
  dwc:latitude '40.9811'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:individualCount '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Travelling; big, but dispers group'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from motorized boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_3'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.00471666666667 1.7543833333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.00471666666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.7543833333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "transect_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_4'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'transect_1'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.7543833333333'^^xsd:double;
  dwc:latitude '41.004716666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Travelling; in beginning only 2 individuals'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from motorized boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_4'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.00525 1.7824166666666668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.00525"^^xsd:decimal ;
  dwc:decimalLongitude "1.7824166666666668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_9'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.7824166666667'^^xsd:double;
  dwc:latitude '41.00525'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Traveling'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from sailing boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_9'^^xsd:string;
  dwc:observationDate '2013-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.141866666666665 1.7999333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.141866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "1.7999333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_2'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.933333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.7999333333333'^^xsd:double;
  dwc:latitude '41.141866666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Travelling; only saw a spout at a distince of more or less 1 mile from the vessel'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from sailing boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_2'^^xsd:string;
  dwc:observationDate '2013-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01003333333333 1.8127833333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01003333333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8127833333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "transect_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_8'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'transect_2'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.8127833333333'^^xsd:double;
  dwc:latitude '41.010033333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Travelling; short sighting'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from motorized boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_8'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.20516666666666 1.8200166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.20516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "1.8200166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "transect_5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_5'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'transect_5'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.8200166666667'^^xsd:double;
  dwc:latitude '41.205166666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Breach + Socializing'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from motorized boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_5'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.20516666666666 1.8200166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.20516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "1.8200166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "transect_5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_6'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'transect_5'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.8200166666667'^^xsd:double;
  dwc:latitude '41.205166666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Breach + Socializing'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from motorized boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_6'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.20506666666667 1.85195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.20506666666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.85195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_10'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.316666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.85195'^^xsd:double;
  dwc:latitude '41.205066666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Travelling + breaches; 10+ individuals'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from motorized boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_10'^^xsd:string;
  dwc:observationDate '2013-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.20506666666667 1.85195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.20506666666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.85195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_11'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.316666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.85195'^^xsd:double;
  dwc:latitude '41.205066666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Travelling + breaches; 1 calf'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from motorized boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_11'^^xsd:string;
  dwc:observationDate '2013-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4484__Assoc_Cetacea_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4484__Assoc_Cetacea_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4484__Assoc_Cetacea_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.10033333333333 1.9840833333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.10033333333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.9840833333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4484__Assoc_Cetacea_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Assoc_Cetacea_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4484_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "transect_5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'Association Cetacea'^^xsd:string;
  dwc:collectionCode 'AC cetacean research'^^xsd:string;
  dwc:catalogNumber 'Assoc_Cetacea_7'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'transect_5'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.933333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.9840833333333'^^xsd:double;
  dwc:latitude '41.100333333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Socializing and travelling; 10+ individuals'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:samplingProtocol 'Visual observations from motorized boat'^^xsd:string;
  dwc:occurrenceId 'Assoc_Cetacea_7'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF