@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/4676__POPA_MM_LV_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86131667 -29.41086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86131667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.41086667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86131667 -29.41086667)"^^geo:wktLiteral ;
  geo-pos:lat "37.86131667"^^xsd:decimal ;
  geo-pos:long "-29.41086667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_7'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21255'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.41086667'^^xsd:double;
  dwc:latitude '37.86131667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_7'^^xsd:string;
  dwc:observationDate '2002-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65191667 -29.10516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65191667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10516667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65191667 -29.10516667)"^^geo:wktLiteral ;
  geo-pos:lat "37.65191667"^^xsd:decimal ;
  geo-pos:long "-29.10516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_8'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24414'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10516667'^^xsd:double;
  dwc:latitude '37.65191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_8'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54501667 -28.7871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54501667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7871"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54501667 -28.7871)"^^geo:wktLiteral ;
  geo-pos:lat "38.54501667"^^xsd:decimal ;
  geo-pos:long "-28.7871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_42'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7871'^^xsd:double;
  dwc:latitude '38.54501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_42'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54253333 -28.77416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54253333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77416667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54253333 -28.77416667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54253333"^^xsd:decimal ;
  geo-pos:long "-28.77416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_43'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77416667'^^xsd:double;
  dwc:latitude '38.54253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-pintado'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_43'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64096667 -28.75543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64096667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75543333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64096667 -28.75543333)"^^geo:wktLiteral ;
  geo-pos:lat "47.64096667"^^xsd:decimal ;
  geo-pos:long "-28.75543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_21'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '58421'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75543333'^^xsd:double;
  dwc:latitude '47.64096667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_21'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7169 -28.28315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7169"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28315"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7169 -28.28315)"^^geo:wktLiteral ;
  geo-pos:lat "38.7169"^^xsd:decimal ;
  geo-pos:long "-28.28315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_34'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28315'^^xsd:double;
  dwc:latitude '38.7169'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Moleiro'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_34'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39733333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_6'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19524'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.272'^^xsd:double;
  dwc:latitude '38.39733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_6'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40693333 -28.27101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40693333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27101667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40693333 -28.27101667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40693333"^^xsd:decimal ;
  geo-pos:long "-28.27101667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_2'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16252'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27101667'^^xsd:double;
  dwc:latitude '38.40693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_2'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.26766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.406"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26766667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.26766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.406"^^xsd:decimal ;
  geo-pos:long "-28.26766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_1'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26766667'^^xsd:double;
  dwc:latitude '38.406'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_1'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40348333 -28.2673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40348333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2673"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40348333 -28.2673)"^^geo:wktLiteral ;
  geo-pos:lat "38.40348333"^^xsd:decimal ;
  geo-pos:long "-28.2673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_5'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2673'^^xsd:double;
  dwc:latitude '38.40348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_5'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67005 -28.20233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67005"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20233333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67005 -28.20233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67005"^^xsd:decimal ;
  geo-pos:long "-28.20233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_9'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28166'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20233333'^^xsd:double;
  dwc:latitude '38.67005'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_9'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75678333 -28.18675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75678333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18675"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75678333 -28.18675)"^^geo:wktLiteral ;
  geo-pos:lat "38.75678333"^^xsd:decimal ;
  geo-pos:long "-28.18675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_49'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18675'^^xsd:double;
  dwc:latitude '38.75678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_49'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40466667 -28.18095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18095"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40466667 -28.18095)"^^geo:wktLiteral ;
  geo-pos:lat "38.40466667"^^xsd:decimal ;
  geo-pos:long "-28.18095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_4'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18095'^^xsd:double;
  dwc:latitude '38.40466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_4'^^xsd:string;
  dwc:observationDate '2001-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22921667 -28.06671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22921667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06671667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22921667 -28.06671667)"^^geo:wktLiteral ;
  geo-pos:lat "38.22921667"^^xsd:decimal ;
  geo-pos:long "-28.06671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_50'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116694'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06671667'^^xsd:double;
  dwc:latitude '38.22921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-pintado'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_50'^^xsd:string;
  dwc:observationDate '2013-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59356667 -27.9737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59356667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9737"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59356667 -27.9737)"^^geo:wktLiteral ;
  geo-pos:lat "38.59356667"^^xsd:decimal ;
  geo-pos:long "-27.9737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_33'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9737'^^xsd:double;
  dwc:latitude '38.59356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Moleiro'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_33'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27711667 -27.96296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27711667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96296667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27711667 -27.96296667)"^^geo:wktLiteral ;
  geo-pos:lat "38.27711667"^^xsd:decimal ;
  geo-pos:long "-27.96296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_48'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111989'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96296667'^^xsd:double;
  dwc:latitude '38.27711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_48'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43545 -27.88063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43545"^^xsd:decimal ;
  dwc:decimalLongitude "-27.88063333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43545 -27.88063333)"^^geo:wktLiteral ;
  geo-pos:lat "38.43545"^^xsd:decimal ;
  geo-pos:long "-27.88063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_44'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109941'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.88063333'^^xsd:double;
  dwc:latitude '38.43545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-pintado'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_44'^^xsd:string;
  dwc:observationDate '2013-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00416667 -27.87916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00416667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87916667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00416667 -27.87916667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00416667"^^xsd:decimal ;
  geo-pos:long "-27.87916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_41'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97842'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87916667'^^xsd:double;
  dwc:latitude '39.00416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_41'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88351667 -27.65578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88351667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.65578333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88351667 -27.65578333)"^^geo:wktLiteral ;
  geo-pos:lat "38.88351667"^^xsd:decimal ;
  geo-pos:long "-27.65578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_18'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54311'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.65578333'^^xsd:double;
  dwc:latitude '38.88351667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_18'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59611667 -27.5305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59611667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5305"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59611667 -27.5305)"^^geo:wktLiteral ;
  geo-pos:lat "38.59611667"^^xsd:decimal ;
  geo-pos:long "-27.5305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_10'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.5305'^^xsd:double;
  dwc:latitude '38.59611667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_10'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07703333 -27.38608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07703333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.38608333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07703333 -27.38608333)"^^geo:wktLiteral ;
  geo-pos:lat "39.07703333"^^xsd:decimal ;
  geo-pos:long "-27.38608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_20'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.38608333'^^xsd:double;
  dwc:latitude '39.07703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_20'^^xsd:string;
  dwc:observationDate '2005-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67453333 -27.33518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67453333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33518333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67453333 -27.33518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67453333"^^xsd:decimal ;
  geo-pos:long "-27.33518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_11'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29638'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33518333'^^xsd:double;
  dwc:latitude '38.67453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_11'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66766667 -27.32063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66766667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32063333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66766667 -27.32063333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66766667"^^xsd:decimal ;
  geo-pos:long "-27.32063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_22'^^xsd:string;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61803'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32063333'^^xsd:double;
  dwc:latitude '38.66766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Baleia-piloto'^^xsd:string;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_22'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10901667 -27.11208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10901667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11208333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10901667 -27.11208333)"^^geo:wktLiteral ;
  geo-pos:lat "39.10901667"^^xsd:decimal ;
  geo-pos:long "-27.11208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_19'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54605'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.11208333'^^xsd:double;
  dwc:latitude '39.10901667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_19'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65388333 -27.07235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65388333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07235"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65388333 -27.07235)"^^geo:wktLiteral ;
  geo-pos:lat "38.65388333"^^xsd:decimal ;
  geo-pos:long "-27.07235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_14'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07235'^^xsd:double;
  dwc:latitude '38.65388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_14'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95966667 -26.83866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95966667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.83866667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95966667 -26.83866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.95966667"^^xsd:decimal ;
  geo-pos:long "-26.83866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_13'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.83866667'^^xsd:double;
  dwc:latitude '38.95966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_13'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77925 -25.96711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77925"^^xsd:decimal ;
  dwc:decimalLongitude "-25.96711667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77925 -25.96711667)"^^geo:wktLiteral ;
  geo-pos:lat "37.77925"^^xsd:decimal ;
  geo-pos:long "-25.96711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_47'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111988'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.96711667'^^xsd:double;
  dwc:latitude '37.77925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_47'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77026667 -25.9073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77026667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9073"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77026667 -25.9073)"^^geo:wktLiteral ;
  geo-pos:lat "37.77026667"^^xsd:decimal ;
  geo-pos:long "-25.9073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_46'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.9073'^^xsd:double;
  dwc:latitude '37.77026667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_46'^^xsd:string;
  dwc:observationDate '2013-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72576667 -25.66725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72576667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66725"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72576667 -25.66725)"^^geo:wktLiteral ;
  geo-pos:lat "37.72576667"^^xsd:decimal ;
  geo-pos:long "-25.66725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_25'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79636'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66725'^^xsd:double;
  dwc:latitude '37.72576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Roaz'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_25'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7262 -25.66073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7262"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66073333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7262 -25.66073333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7262"^^xsd:decimal ;
  geo-pos:long "-25.66073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_24'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71860'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66073333'^^xsd:double;
  dwc:latitude '37.7262'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_24'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7351 -25.63538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7351"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63538333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7351 -25.63538333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7351"^^xsd:decimal ;
  geo-pos:long "-25.63538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_16'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50864'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63538333'^^xsd:double;
  dwc:latitude '37.7351'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-pintado'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_16'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73793333 -25.63048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73793333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63048333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73793333 -25.63048333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73793333"^^xsd:decimal ;
  geo-pos:long "-25.63048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_17'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63048333'^^xsd:double;
  dwc:latitude '37.73793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_17'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70098333 -25.52215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70098333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52215"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70098333 -25.52215)"^^geo:wktLiteral ;
  geo-pos:lat "37.70098333"^^xsd:decimal ;
  geo-pos:long "-25.52215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_29'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85677'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52215'^^xsd:double;
  dwc:latitude '37.70098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_29'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7031 -25.48543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7031"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48543333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7031 -25.48543333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7031"^^xsd:decimal ;
  geo-pos:long "-25.48543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_28'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85571'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48543333'^^xsd:double;
  dwc:latitude '37.7031'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-pintado'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_28'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70325 -25.41801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41801667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70325 -25.41801667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70325"^^xsd:decimal ;
  geo-pos:long "-25.41801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_37'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92709'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41801667'^^xsd:double;
  dwc:latitude '37.70325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_37'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5982 -25.40156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5982"^^xsd:decimal ;
  dwc:decimalLongitude "-25.40156667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5982 -25.40156667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5982"^^xsd:decimal ;
  geo-pos:long "-25.40156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_40'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95465'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.40156667'^^xsd:double;
  dwc:latitude '37.5982'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_40'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6004 -25.39705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6004"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39705"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6004 -25.39705)"^^geo:wktLiteral ;
  geo-pos:lat "37.6004"^^xsd:decimal ;
  geo-pos:long "-25.39705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_38'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93638'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.39705'^^xsd:double;
  dwc:latitude '37.6004'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_38'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6158 -25.37926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6158"^^xsd:decimal ;
  dwc:decimalLongitude "-25.37926667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6158 -25.37926667)"^^geo:wktLiteral ;
  geo-pos:lat "37.6158"^^xsd:decimal ;
  geo-pos:long "-25.37926667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_39'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.37926667'^^xsd:double;
  dwc:latitude '37.6158'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_39'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71691667 -25.34813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71691667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34813333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71691667 -25.34813333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71691667"^^xsd:decimal ;
  geo-pos:long "-25.34813333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_3'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17253'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34813333'^^xsd:double;
  dwc:latitude '37.71691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_3'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71718333 -25.34731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71718333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34731667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71718333 -25.34731667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71718333"^^xsd:decimal ;
  geo-pos:long "-25.34731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_15'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50542'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34731667'^^xsd:double;
  dwc:latitude '37.71718333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_15'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71676667 -25.26035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71676667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26035"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71676667 -25.26035)"^^geo:wktLiteral ;
  geo-pos:lat "37.71676667"^^xsd:decimal ;
  geo-pos:long "-25.26035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_45'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110683'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26035'^^xsd:double;
  dwc:latitude '37.71676667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-pintado'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_45'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06791667 -25.21351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06791667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21351667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06791667 -25.21351667)"^^geo:wktLiteral ;
  geo-pos:lat "37.06791667"^^xsd:decimal ;
  geo-pos:long "-25.21351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_26'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21351667'^^xsd:double;
  dwc:latitude '37.06791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-pintado'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_26'^^xsd:string;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78733333 -25.13255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78733333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13255"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78733333 -25.13255)"^^geo:wktLiteral ;
  geo-pos:lat "37.78733333"^^xsd:decimal ;
  geo-pos:long "-25.13255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_12'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29664'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13255'^^xsd:double;
  dwc:latitude '37.78733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_12'^^xsd:string;
  dwc:observationDate '2004-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81548333 -25.1208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81548333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1208"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81548333 -25.1208)"^^geo:wktLiteral ;
  geo-pos:lat "37.81548333"^^xsd:decimal ;
  geo-pos:long "-25.1208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_30'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1208'^^xsd:double;
  dwc:latitude '37.81548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_30'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67926667 -24.62078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67926667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.62078333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67926667 -24.62078333)"^^geo:wktLiteral ;
  geo-pos:lat "37.67926667"^^xsd:decimal ;
  geo-pos:long "-24.62078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_32'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86881'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.62078333'^^xsd:double;
  dwc:latitude '37.67926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_32'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79383333 -24.47425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79383333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.47425"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79383333 -24.47425)"^^geo:wktLiteral ;
  geo-pos:lat "37.79383333"^^xsd:decimal ;
  geo-pos:long "-24.47425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_31'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.47425'^^xsd:double;
  dwc:latitude '37.79383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-comum'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_31'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4875 -24.0487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4875"^^xsd:decimal ;
  dwc:decimalLongitude "-24.0487"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4875 -24.0487)"^^geo:wktLiteral ;
  geo-pos:lat "37.4875"^^xsd:decimal ;
  geo-pos:long "-24.0487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_36'^^xsd:string;
  dwc:scientificName 'Balaenoptera sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92322'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.0487'^^xsd:double;
  dwc:latitude '37.4875'^^xsd:double;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_36'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48155 -24.03571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48155"^^xsd:decimal ;
  dwc:decimalLongitude "-24.03571667"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48155 -24.03571667)"^^geo:wktLiteral ;
  geo-pos:lat "37.48155"^^xsd:decimal ;
  geo-pos:long "-24.03571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_35'^^xsd:string;
  dwc:scientificName 'Stenella frontalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92321'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.03571667'^^xsd:double;
  dwc:latitude '37.48155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Golfinho-pintado'^^xsd:string;
  dwc:aphiaid '137108'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_35'^^xsd:string;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17281667 -24.00633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17281667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.00633333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17281667 -24.00633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.17281667"^^xsd:decimal ;
  geo-pos:long "-24.00633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_27'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84044'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.00633333'^^xsd:double;
  dwc:latitude '38.17281667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Roaz'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_27'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4676__POPA_MM_LV_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4676__POPA_MM_LV_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4676__POPA_MM_LV_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71918333 -16.19898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.71918333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.19898333"^^xsd:decimal ;
  dwc: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/4676__POPA_MM_LV_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71918333 -16.19898333)"^^geo:wktLiteral ;
  geo-pos:lat "32.71918333"^^xsd:decimal ;
  geo-pos:long "-16.19898333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4676__POPA_MM_LV_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_MM_LV_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4676_> ;
  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-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_MARINE_MAMMALS_LB'^^xsd:string;
  dwc:catalogNumber 'POPA_MM_LV_23'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.19898333'^^xsd:double;
  dwc:latitude '32.71918333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cachalote'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_MM_LV_23'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF