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

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_251'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1045'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-38.54478333'^^xsd:double;
  dwc:latitude '38.57153333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_251'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58383333 -29.07833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58383333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58383333 -29.07833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58383333"^^xsd:decimal ;
  geo-pos:long "-29.07833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_112'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '466'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-29.07833333'^^xsd:double;
  dwc:latitude '38.58383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_112'^^xsd:string;
  dwc:observationDate '2006-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58156667 -28.98918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58156667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98918333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58156667 -28.98918333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58156667"^^xsd:decimal ;
  geo-pos:long "-28.98918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_329'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1360'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.98918333'^^xsd:double;
  dwc:latitude '38.58156667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_329'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.98833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.98833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.98833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_111'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '465'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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.98833333'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_111'^^xsd:string;
  dwc:observationDate '2006-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52953333 -28.97325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52953333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97325"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52953333 -28.97325)"^^geo:wktLiteral ;
  geo-pos:lat "38.52953333"^^xsd:decimal ;
  geo-pos:long "-28.97325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_330'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1361'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.97325'^^xsd:double;
  dwc:latitude '38.52953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_330'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58041667 -28.91376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58041667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91376667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58041667 -28.91376667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58041667"^^xsd:decimal ;
  geo-pos:long "-28.91376667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_327'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1335'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.91376667'^^xsd:double;
  dwc:latitude '38.58041667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_327'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52085 -28.90825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52085"^^xsd:decimal ;
  dwc:decimalLongitude "-28.90825"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52085 -28.90825)"^^geo:wktLiteral ;
  geo-pos:lat "38.52085"^^xsd:decimal ;
  geo-pos:long "-28.90825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_198'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '834'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.90825'^^xsd:double;
  dwc:latitude '38.52085'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_198'^^xsd:string;
  dwc:observationDate '2008-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60365 -28.88693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88693333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60365 -28.88693333)"^^geo:wktLiteral ;
  geo-pos:lat "38.60365"^^xsd:decimal ;
  geo-pos:long "-28.88693333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_209'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '886'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.88693333'^^xsd:double;
  dwc:latitude '38.60365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_209'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60365 -28.88693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88693333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60365 -28.88693333)"^^geo:wktLiteral ;
  geo-pos:lat "38.60365"^^xsd:decimal ;
  geo-pos:long "-28.88693333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_210'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '886'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.88693333'^^xsd:double;
  dwc:latitude '38.60365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_210'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59166667 -28.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59166667 -28.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59166667"^^xsd:decimal ;
  geo-pos:long "-28.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_107'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '450'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.86666667'^^xsd:double;
  dwc:latitude '38.59166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_107'^^xsd:string;
  dwc:observationDate '2006-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41"^^xsd:decimal ;
  dwc:decimalLongitude "-28.865"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.865)"^^geo:wktLiteral ;
  geo-pos:lat "38.41"^^xsd:decimal ;
  geo-pos:long "-28.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_185'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '777'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.865'^^xsd:double;
  dwc:latitude '38.41'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_185'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53966667 -28.84368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53966667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84368333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53966667 -28.84368333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53966667"^^xsd:decimal ;
  geo-pos:long "-28.84368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_306'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1234'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.84368333'^^xsd:double;
  dwc:latitude '38.53966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_306'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53966667 -28.84368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53966667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84368333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53966667 -28.84368333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53966667"^^xsd:decimal ;
  geo-pos:long "-28.84368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_307'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1234'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.84368333'^^xsd:double;
  dwc:latitude '38.53966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_307'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58593333 -28.84231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58593333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.84231667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58593333 -28.84231667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58593333"^^xsd:decimal ;
  geo-pos:long "-28.84231667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_350'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1426'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.84231667'^^xsd:double;
  dwc:latitude '38.58593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_350'^^xsd:string;
  dwc:observationDate '2013-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74833333 -28.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.835"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74833333 -28.835)"^^geo:wktLiteral ;
  geo-pos:lat "38.74833333"^^xsd:decimal ;
  geo-pos:long "-28.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_26'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.835'^^xsd:double;
  dwc:latitude '38.74833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_26'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61833333 -28.83166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61833333 -28.83166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61833333"^^xsd:decimal ;
  geo-pos:long "-28.83166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_101'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '433'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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.83166667'^^xsd:double;
  dwc:latitude '38.61833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_101'^^xsd:string;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55666667 -28.82833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55666667 -28.82833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55666667"^^xsd:decimal ;
  geo-pos:long "-28.82833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_127'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '518'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.82833333'^^xsd:double;
  dwc:latitude '38.55666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_127'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66973333 -28.82356667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66973333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82356667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66973333 -28.82356667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66973333"^^xsd:decimal ;
  geo-pos:long "-28.82356667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_220'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '911'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.82356667'^^xsd:double;
  dwc:latitude '38.66973333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_220'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.82)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_40'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '159'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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.82'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_40'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.82)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_41'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '159'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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.82'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_41'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43 -28.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43"^^xsd:decimal ;
  dwc:decimalLongitude "-28.815"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43 -28.815)"^^geo:wktLiteral ;
  geo-pos:lat "38.43"^^xsd:decimal ;
  geo-pos:long "-28.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_186'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '778'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.815'^^xsd:double;
  dwc:latitude '38.43'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_186'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47691667 -28.81406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47691667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81406667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47691667 -28.81406667)"^^geo:wktLiteral ;
  geo-pos:lat "38.47691667"^^xsd:decimal ;
  geo-pos:long "-28.81406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_317'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1274'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.81406667'^^xsd:double;
  dwc:latitude '38.47691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_317'^^xsd:string;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67783333 -28.81108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67783333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81108333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67783333 -28.81108333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67783333"^^xsd:decimal ;
  geo-pos:long "-28.81108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_353'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1432'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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.81108333'^^xsd:double;
  dwc:latitude '38.67783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_353'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67783333 -28.81108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67783333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81108333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67783333 -28.81108333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67783333"^^xsd:decimal ;
  geo-pos:long "-28.81108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_354'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1432'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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.81108333'^^xsd:double;
  dwc:latitude '38.67783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_354'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51256667 -28.80128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51256667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80128333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51256667 -28.80128333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51256667"^^xsd:decimal ;
  geo-pos:long "-28.80128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_315'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1271'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.80128333'^^xsd:double;
  dwc:latitude '38.51256667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_315'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51256667 -28.80128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51256667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80128333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51256667 -28.80128333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51256667"^^xsd:decimal ;
  geo-pos:long "-28.80128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_316'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1271'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.80128333'^^xsd:double;
  dwc:latitude '38.51256667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_316'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_57'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '246'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.8'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_57'^^xsd:string;
  dwc:observationDate '2005-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_58'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '246'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.8'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_58'^^xsd:string;
  dwc:observationDate '2005-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53166667 -28.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53166667 -28.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.53166667"^^xsd:decimal ;
  geo-pos:long "-28.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_126'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '513'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.8'^^xsd:double;
  dwc:latitude '38.53166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_126'^^xsd:string;
  dwc:observationDate '2006-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67733333 -28.79606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67733333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79606667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67733333 -28.79606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67733333"^^xsd:decimal ;
  geo-pos:long "-28.79606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_300'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1218'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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.79606667'^^xsd:double;
  dwc:latitude '38.67733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_300'^^xsd:string;
  dwc:observationDate '2011-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42323333 -28.79083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42323333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79083333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42323333 -28.79083333)"^^geo:wktLiteral ;
  geo-pos:lat "38.42323333"^^xsd:decimal ;
  geo-pos:long "-28.79083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_292'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1200'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79083333'^^xsd:double;
  dwc:latitude '38.42323333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_292'^^xsd:string;
  dwc:observationDate '2011-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42323333 -28.79083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42323333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79083333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42323333 -28.79083333)"^^geo:wktLiteral ;
  geo-pos:lat "38.42323333"^^xsd:decimal ;
  geo-pos:long "-28.79083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_293'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1200'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79083333'^^xsd:double;
  dwc:latitude '38.42323333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_293'^^xsd:string;
  dwc:observationDate '2011-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72666667 -28.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72666667 -28.79)"^^geo:wktLiteral ;
  geo-pos:lat "38.72666667"^^xsd:decimal ;
  geo-pos:long "-28.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_148'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '604'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.79'^^xsd:double;
  dwc:latitude '38.72666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_148'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7039 -28.78766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7039"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78766667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7039 -28.78766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7039"^^xsd:decimal ;
  geo-pos:long "-28.78766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_239'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '988'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.78766667'^^xsd:double;
  dwc:latitude '38.7039'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_239'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48083333 -28.78485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48083333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78485"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48083333 -28.78485)"^^geo:wktLiteral ;
  geo-pos:lat "38.48083333"^^xsd:decimal ;
  geo-pos:long "-28.78485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_355'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1440'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.78485'^^xsd:double;
  dwc:latitude '38.48083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_355'^^xsd:string;
  dwc:observationDate '2013-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.78333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.78333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.78333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_56'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '245'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_56'^^xsd:string;
  dwc:observationDate '2005-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68573333 -28.7814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68573333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7814"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68573333 -28.7814)"^^geo:wktLiteral ;
  geo-pos:lat "38.68573333"^^xsd:decimal ;
  geo-pos:long "-28.7814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_351'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1430'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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.7814'^^xsd:double;
  dwc:latitude '38.68573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_351'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68573333 -28.7814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68573333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7814"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68573333 -28.7814)"^^geo:wktLiteral ;
  geo-pos:lat "38.68573333"^^xsd:decimal ;
  geo-pos:long "-28.7814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_352'^^xsd:string;
  dwc:scientificName 'Calonectris diomedea borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1430'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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.7814'^^xsd:double;
  dwc:latitude '38.68573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro de Coleira'^^xsd:string;
  dwc:aphiaid '226024'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_352'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1348497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.485 -28.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.485"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.485 -28.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.485"^^xsd:decimal ;
  geo-pos:long "-28.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_106'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '449'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78'^^xsd:double;
  dwc:latitude '38.485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_106'^^xsd:string;
  dwc:observationDate '2006-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70666667 -28.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70666667 -28.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.70666667"^^xsd:decimal ;
  geo-pos:long "-28.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_109'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '459'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78'^^xsd:double;
  dwc:latitude '38.70666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_109'^^xsd:string;
  dwc:observationDate '2006-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47125 -28.77593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47125"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77593333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47125 -28.77593333)"^^geo:wktLiteral ;
  geo-pos:lat "38.47125"^^xsd:decimal ;
  geo-pos:long "-28.77593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_243'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1000'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77593333'^^xsd:double;
  dwc:latitude '38.47125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_243'^^xsd:string;
  dwc:observationDate '2009-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47705 -28.77245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47705"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77245"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47705 -28.77245)"^^geo:wktLiteral ;
  geo-pos:lat "38.47705"^^xsd:decimal ;
  geo-pos:long "-28.77245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_325'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1334'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.77245'^^xsd:double;
  dwc:latitude '38.47705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_325'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47705 -28.77245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47705"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77245"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47705 -28.77245)"^^geo:wktLiteral ;
  geo-pos:lat "38.47705"^^xsd:decimal ;
  geo-pos:long "-28.77245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_326'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1334'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.77245'^^xsd:double;
  dwc:latitude '38.47705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_326'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44513333 -28.77243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44513333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77243333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44513333 -28.77243333)"^^geo:wktLiteral ;
  geo-pos:lat "38.44513333"^^xsd:decimal ;
  geo-pos:long "-28.77243333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_211'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '887'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.77243333'^^xsd:double;
  dwc:latitude '38.44513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_211'^^xsd:string;
  dwc:observationDate '2008-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4415 -28.77216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4415"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77216667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4415 -28.77216667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4415"^^xsd:decimal ;
  geo-pos:long "-28.77216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_68'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '297'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.77216667'^^xsd:double;
  dwc:latitude '38.4415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_68'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69333333 -28.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.765"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69333333 -28.765)"^^geo:wktLiteral ;
  geo-pos:lat "38.69333333"^^xsd:decimal ;
  geo-pos:long "-28.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_135'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '541'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.765'^^xsd:double;
  dwc:latitude '38.69333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_135'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54488333 -28.76268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54488333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76268333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54488333 -28.76268333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54488333"^^xsd:decimal ;
  geo-pos:long "-28.76268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_356'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1441'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.76268333'^^xsd:double;
  dwc:latitude '38.54488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_356'^^xsd:string;
  dwc:observationDate '2013-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54488333 -28.76268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54488333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76268333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54488333 -28.76268333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54488333"^^xsd:decimal ;
  geo-pos:long "-28.76268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_357'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1441'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.76268333'^^xsd:double;
  dwc:latitude '38.54488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_357'^^xsd:string;
  dwc:observationDate '2013-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43661667 -28.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43661667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7531"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43661667 -28.7531)"^^geo:wktLiteral ;
  geo-pos:lat "38.43661667"^^xsd:decimal ;
  geo-pos:long "-28.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_202'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '864'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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.7531'^^xsd:double;
  dwc:latitude '38.43661667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_202'^^xsd:string;
  dwc:observationDate '2008-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71548333 -28.75236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71548333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75236667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71548333 -28.75236667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71548333"^^xsd:decimal ;
  geo-pos:long "-28.75236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_323'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1322'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.75236667'^^xsd:double;
  dwc:latitude '38.71548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_323'^^xsd:string;
  dwc:observationDate '2012-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45581667 -28.73756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45581667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73756667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45581667 -28.73756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45581667"^^xsd:decimal ;
  geo-pos:long "-28.73756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_297'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1208'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73756667'^^xsd:double;
  dwc:latitude '38.45581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_297'^^xsd:string;
  dwc:observationDate '2011-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45581667 -28.73756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45581667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73756667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45581667 -28.73756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45581667"^^xsd:decimal ;
  geo-pos:long "-28.73756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_298'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1208'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73756667'^^xsd:double;
  dwc:latitude '38.45581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_298'^^xsd:string;
  dwc:observationDate '2011-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4975 -28.73616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73616667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4975 -28.73616667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4975"^^xsd:decimal ;
  geo-pos:long "-28.73616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_69'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '298'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.73616667'^^xsd:double;
  dwc:latitude '38.4975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_69'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69666667 -28.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.735"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69666667 -28.735)"^^geo:wktLiteral ;
  geo-pos:lat "38.69666667"^^xsd:decimal ;
  geo-pos:long "-28.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_149'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '605'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.735'^^xsd:double;
  dwc:latitude '38.69666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_149'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50385 -28.73248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50385"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73248333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50385 -28.73248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.50385"^^xsd:decimal ;
  geo-pos:long "-28.73248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_341'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1404'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.73248333'^^xsd:double;
  dwc:latitude '38.50385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_341'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50385 -28.73248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50385"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73248333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50385 -28.73248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.50385"^^xsd:decimal ;
  geo-pos:long "-28.73248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_342'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1404'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.73248333'^^xsd:double;
  dwc:latitude '38.50385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_342'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48166667 -28.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48166667 -28.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48166667"^^xsd:decimal ;
  geo-pos:long "-28.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_147'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '588'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71833333'^^xsd:double;
  dwc:latitude '38.48166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_147'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-28.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_82'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '336'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.71833333'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_82'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48 -28.71333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48 -28.71333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48"^^xsd:decimal ;
  geo-pos:long "-28.71333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_44'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '179'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.71333333'^^xsd:double;
  dwc:latitude '38.48'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_44'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50166667 -28.71333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50166667 -28.71333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.50166667"^^xsd:decimal ;
  geo-pos:long "-28.71333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_113'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '467'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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.71333333'^^xsd:double;
  dwc:latitude '38.50166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_113'^^xsd:string;
  dwc:observationDate '2006-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655 -28.71333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655 -28.71333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.655"^^xsd:decimal ;
  geo-pos:long "-28.71333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_27'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.71333333'^^xsd:double;
  dwc:latitude '38.655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_27'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45166667 -28.71166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45166667 -28.71166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45166667"^^xsd:decimal ;
  geo-pos:long "-28.71166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_53'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '214'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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.71166667'^^xsd:double;
  dwc:latitude '38.45166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_53'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40333333 -28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40333333 -28.71)"^^geo:wktLiteral ;
  geo-pos:lat "38.40333333"^^xsd:decimal ;
  geo-pos:long "-28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_24'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:collector 'Biosphere expeditions 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.71'^^xsd:double;
  dwc:latitude '38.40333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_24'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40333333 -28.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40333333 -28.71)"^^geo:wktLiteral ;
  geo-pos:lat "38.40333333"^^xsd:decimal ;
  geo-pos:long "-28.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_25'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:collector 'Biosphere expeditions 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.71'^^xsd:double;
  dwc:latitude '38.40333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_25'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69938333 -28.70758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69938333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70758333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69938333 -28.70758333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69938333"^^xsd:decimal ;
  geo-pos:long "-28.70758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_260'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1100'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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.70758333'^^xsd:double;
  dwc:latitude '38.69938333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_260'^^xsd:string;
  dwc:observationDate '2010-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46373333 -28.70681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46373333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70681667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46373333 -28.70681667)"^^geo:wktLiteral ;
  geo-pos:lat "38.46373333"^^xsd:decimal ;
  geo-pos:long "-28.70681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_229'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '946'^^xsd:integer;
  dwc:collector 'Biosphere expeditions 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 '-28.70681667'^^xsd:double;
  dwc:latitude '38.46373333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_229'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35016667 -28.70333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35016667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35016667 -28.70333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.35016667"^^xsd:decimal ;
  geo-pos:long "-28.70333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_74'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '308'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.70333333'^^xsd:double;
  dwc:latitude '38.35016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_74'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48166667 -28.70166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48166667 -28.70166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48166667"^^xsd:decimal ;
  geo-pos:long "-28.70166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_79'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '329'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.70166667'^^xsd:double;
  dwc:latitude '38.48166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_79'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.70166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.70166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.70166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_134'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '540'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70166667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_134'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71333333 -28.69666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71333333 -28.69666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71333333"^^xsd:decimal ;
  geo-pos:long "-28.69666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_28'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69666667'^^xsd:double;
  dwc:latitude '38.71333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_28'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.495 -28.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.695"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.495 -28.695)"^^geo:wktLiteral ;
  geo-pos:lat "38.495"^^xsd:decimal ;
  geo-pos:long "-28.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_84'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '341'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.695'^^xsd:double;
  dwc:latitude '38.495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_84'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3742 -28.69186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3742"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69186667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3742 -28.69186667)"^^geo:wktLiteral ;
  geo-pos:lat "38.3742"^^xsd:decimal ;
  geo-pos:long "-28.69186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_305'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1233'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.69186667'^^xsd:double;
  dwc:latitude '38.3742'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_305'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44166667 -28.69166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44166667 -28.69166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.44166667"^^xsd:decimal ;
  geo-pos:long "-28.69166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_9'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69166667'^^xsd:double;
  dwc:latitude '38.44166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_9'^^xsd:string;
  dwc:observationDate '2004-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44833333 -28.69166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44833333 -28.69166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.44833333"^^xsd:decimal ;
  geo-pos:long "-28.69166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_145'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '587'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69166667'^^xsd:double;
  dwc:latitude '38.44833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_145'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44833333 -28.69166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.69166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44833333 -28.69166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.44833333"^^xsd:decimal ;
  geo-pos:long "-28.69166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_146'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '587'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.69166667'^^xsd:double;
  dwc:latitude '38.44833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_146'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43485 -28.6901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43485"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6901"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43485 -28.6901)"^^geo:wktLiteral ;
  geo-pos:lat "38.43485"^^xsd:decimal ;
  geo-pos:long "-28.6901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_349'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1425'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6901'^^xsd:double;
  dwc:latitude '38.43485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_349'^^xsd:string;
  dwc:observationDate '2013-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48 -28.68666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48 -28.68666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48"^^xsd:decimal ;
  geo-pos:long "-28.68666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_85'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '350'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.68666667'^^xsd:double;
  dwc:latitude '38.48'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_85'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41"^^xsd:decimal ;
  dwc:decimalLongitude "-28.685"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.685)"^^geo:wktLiteral ;
  geo-pos:lat "38.41"^^xsd:decimal ;
  geo-pos:long "-28.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_12'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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.685'^^xsd:double;
  dwc:latitude '38.41'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_12'^^xsd:string;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51166667 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51166667 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51166667"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_83'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '337'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.68333333'^^xsd:double;
  dwc:latitude '38.51166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_83'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3814 -28.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3814"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6833"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3814 -28.6833)"^^geo:wktLiteral ;
  geo-pos:lat "38.3814"^^xsd:decimal ;
  geo-pos:long "-28.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_268'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1124'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.6833'^^xsd:double;
  dwc:latitude '38.3814'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_268'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46158333 -28.6824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46158333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6824"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46158333 -28.6824)"^^geo:wktLiteral ;
  geo-pos:lat "38.46158333"^^xsd:decimal ;
  geo-pos:long "-28.6824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_261'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1107'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.6824'^^xsd:double;
  dwc:latitude '38.46158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_261'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46158333 -28.6824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46158333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6824"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46158333 -28.6824)"^^geo:wktLiteral ;
  geo-pos:lat "38.46158333"^^xsd:decimal ;
  geo-pos:long "-28.6824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_262'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1107'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.6824'^^xsd:double;
  dwc:latitude '38.46158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_262'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48855 -28.68236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48855"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68236667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48855 -28.68236667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48855"^^xsd:decimal ;
  geo-pos:long "-28.68236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_256'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1063'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.68236667'^^xsd:double;
  dwc:latitude '38.48855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_256'^^xsd:string;
  dwc:observationDate '2010-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68811667 -28.67991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68811667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.67991667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68811667 -28.67991667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68811667"^^xsd:decimal ;
  geo-pos:long "-28.67991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_266'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1113'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.67991667'^^xsd:double;
  dwc:latitude '38.68811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_266'^^xsd:string;
  dwc:observationDate '2010-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74513333 -28.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74513333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6775"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74513333 -28.6775)"^^geo:wktLiteral ;
  geo-pos:lat "38.74513333"^^xsd:decimal ;
  geo-pos:long "-28.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_265'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1112'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.6775'^^xsd:double;
  dwc:latitude '38.74513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_265'^^xsd:string;
  dwc:observationDate '2010-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4023 -28.67515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4023"^^xsd:decimal ;
  dwc:decimalLongitude "-28.67515"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4023 -28.67515)"^^geo:wktLiteral ;
  geo-pos:lat "38.4023"^^xsd:decimal ;
  geo-pos:long "-28.67515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_195'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '825'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.67515'^^xsd:double;
  dwc:latitude '38.4023'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_195'^^xsd:string;
  dwc:observationDate '2008-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45811667 -28.6736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45811667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6736"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45811667 -28.6736)"^^geo:wktLiteral ;
  geo-pos:lat "38.45811667"^^xsd:decimal ;
  geo-pos:long "-28.6736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_55'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '236'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6736'^^xsd:double;
  dwc:latitude '38.45811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_55'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49333333 -28.67166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.67166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49333333 -28.67166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49333333"^^xsd:decimal ;
  geo-pos:long "-28.67166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_50'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '199'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.67166667'^^xsd:double;
  dwc:latitude '38.49333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_50'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69333333 -28.67166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.67166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69333333 -28.67166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69333333"^^xsd:decimal ;
  geo-pos:long "-28.67166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_108'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '458'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.67166667'^^xsd:double;
  dwc:latitude '38.69333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_108'^^xsd:string;
  dwc:observationDate '2006-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2987 -28.66946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2987"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66946667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2987 -28.66946667)"^^geo:wktLiteral ;
  geo-pos:lat "38.2987"^^xsd:decimal ;
  geo-pos:long "-28.66946667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_314'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1270'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.66946667'^^xsd:double;
  dwc:latitude '38.2987'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_314'^^xsd:string;
  dwc:observationDate '2012-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71568333 -28.6629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71568333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6629"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71568333 -28.6629)"^^geo:wktLiteral ;
  geo-pos:lat "38.71568333"^^xsd:decimal ;
  geo-pos:long "-28.6629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_308'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1245'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^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.6629'^^xsd:double;
  dwc:latitude '38.71568333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_308'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46785 -28.65895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46785"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65895"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46785 -28.65895)"^^geo:wktLiteral ;
  geo-pos:lat "38.46785"^^xsd:decimal ;
  geo-pos:long "-28.65895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_337'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1394'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.65895'^^xsd:double;
  dwc:latitude '38.46785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_337'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46785 -28.65895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46785"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65895"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46785 -28.65895)"^^geo:wktLiteral ;
  geo-pos:lat "38.46785"^^xsd:decimal ;
  geo-pos:long "-28.65895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_338'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1394'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.65895'^^xsd:double;
  dwc:latitude '38.46785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_338'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44666667 -28.65833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44666667 -28.65833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.44666667"^^xsd:decimal ;
  geo-pos:long "-28.65833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_73'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '307'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.65833333'^^xsd:double;
  dwc:latitude '38.44666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_73'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67833333 -28.65833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67833333 -28.65833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67833333"^^xsd:decimal ;
  geo-pos:long "-28.65833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_102'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '434'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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.65833333'^^xsd:double;
  dwc:latitude '38.67833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_102'^^xsd:string;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31648333 -28.65536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31648333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65536667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31648333 -28.65536667)"^^geo:wktLiteral ;
  geo-pos:lat "38.31648333"^^xsd:decimal ;
  geo-pos:long "-28.65536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_336'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1393'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.65536667'^^xsd:double;
  dwc:latitude '38.31648333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_336'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41666667 -28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.655"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41666667 -28.655)"^^geo:wktLiteral ;
  geo-pos:lat "38.41666667"^^xsd:decimal ;
  geo-pos:long "-28.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_128'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '519'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.655'^^xsd:double;
  dwc:latitude '38.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_128'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68833333 -28.65333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68833333 -28.65333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68833333"^^xsd:decimal ;
  geo-pos:long "-28.65333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_70'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.65333333'^^xsd:double;
  dwc:latitude '38.68833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_70'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68833333 -28.65333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68833333 -28.65333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68833333"^^xsd:decimal ;
  geo-pos:long "-28.65333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_71'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '300'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.65333333'^^xsd:double;
  dwc:latitude '38.68833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_71'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3595 -28.65216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3595"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65216667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3595 -28.65216667)"^^geo:wktLiteral ;
  geo-pos:lat "38.3595"^^xsd:decimal ;
  geo-pos:long "-28.65216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_340'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1403'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.65216667'^^xsd:double;
  dwc:latitude '38.3595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_340'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51166667 -28.65166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51166667 -28.65166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51166667"^^xsd:decimal ;
  geo-pos:long "-28.65166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_42'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '168'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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.65166667'^^xsd:double;
  dwc:latitude '38.51166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_42'^^xsd:string;
  dwc:observationDate '2004-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51166667 -28.65166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51166667 -28.65166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51166667"^^xsd:decimal ;
  geo-pos:long "-28.65166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_43'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '168'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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.65166667'^^xsd:double;
  dwc:latitude '38.51166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_43'^^xsd:string;
  dwc:observationDate '2004-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.445 -28.64666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.445"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.445 -28.64666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.445"^^xsd:decimal ;
  geo-pos:long "-28.64666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_119'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '497'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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.64666667'^^xsd:double;
  dwc:latitude '38.445'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_119'^^xsd:string;
  dwc:observationDate '2006-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45333333 -28.64666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45333333 -28.64666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45333333"^^xsd:decimal ;
  geo-pos:long "-28.64666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_124'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '512'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.64666667'^^xsd:double;
  dwc:latitude '38.45333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_124'^^xsd:string;
  dwc:observationDate '2006-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45333333 -28.64666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45333333 -28.64666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45333333"^^xsd:decimal ;
  geo-pos:long "-28.64666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_125'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '512'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.64666667'^^xsd:double;
  dwc:latitude '38.45333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_125'^^xsd:string;
  dwc:observationDate '2006-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63095 -28.6454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63095"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6454"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63095 -28.6454)"^^geo:wktLiteral ;
  geo-pos:lat "38.63095"^^xsd:decimal ;
  geo-pos:long "-28.6454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_324'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1323'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.6454'^^xsd:double;
  dwc:latitude '38.63095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_324'^^xsd:string;
  dwc:observationDate '2012-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50833333 -28.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.645"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50833333 -28.645)"^^geo:wktLiteral ;
  geo-pos:lat "38.50833333"^^xsd:decimal ;
  geo-pos:long "-28.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_19'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.645'^^xsd:double;
  dwc:latitude '38.50833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_19'^^xsd:string;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628 -28.64383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.628"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64383333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628 -28.64383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.628"^^xsd:decimal ;
  geo-pos:long "-28.64383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_64'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '286'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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.64383333'^^xsd:double;
  dwc:latitude '38.628'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_64'^^xsd:string;
  dwc:observationDate '2005-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628 -28.64383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.628"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64383333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.628 -28.64383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.628"^^xsd:decimal ;
  geo-pos:long "-28.64383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_65'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '286'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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.64383333'^^xsd:double;
  dwc:latitude '38.628'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_65'^^xsd:string;
  dwc:observationDate '2005-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32623333 -28.64196667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32623333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64196667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32623333 -28.64196667)"^^geo:wktLiteral ;
  geo-pos:lat "38.32623333"^^xsd:decimal ;
  geo-pos:long "-28.64196667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_339'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1402'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.64196667'^^xsd:double;
  dwc:latitude '38.32623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_339'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.64166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.64166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-28.64166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_136'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '545'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.64166667'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_136'^^xsd:string;
  dwc:observationDate '2006-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.64166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.64166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-28.64166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_137'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '545'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.64166667'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_137'^^xsd:string;
  dwc:observationDate '2006-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71813333 -28.64056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71813333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64056667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71813333 -28.64056667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71813333"^^xsd:decimal ;
  geo-pos:long "-28.64056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_301'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1224'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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.64056667'^^xsd:double;
  dwc:latitude '38.71813333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_301'^^xsd:string;
  dwc:observationDate '2011-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71813333 -28.64056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71813333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64056667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71813333 -28.64056667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71813333"^^xsd:decimal ;
  geo-pos:long "-28.64056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_302'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1224'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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.64056667'^^xsd:double;
  dwc:latitude '38.71813333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_302'^^xsd:string;
  dwc:observationDate '2011-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.64)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-28.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_13'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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.64'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_13'^^xsd:string;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65981667 -28.63875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65981667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63875"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65981667 -28.63875)"^^geo:wktLiteral ;
  geo-pos:lat "38.65981667"^^xsd:decimal ;
  geo-pos:long "-28.63875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_66'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.63875'^^xsd:double;
  dwc:latitude '38.65981667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_66'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65981667 -28.63875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65981667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63875"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65981667 -28.63875)"^^geo:wktLiteral ;
  geo-pos:lat "38.65981667"^^xsd:decimal ;
  geo-pos:long "-28.63875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_67'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.63875'^^xsd:double;
  dwc:latitude '38.65981667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_67'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.63833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.63833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.63833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_129'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '523'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63833333'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_129'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.63833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.63833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.63833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_130'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '523'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63833333'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_130'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50556667 -28.63806667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50556667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63806667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50556667 -28.63806667)"^^geo:wktLiteral ;
  geo-pos:lat "38.50556667"^^xsd:decimal ;
  geo-pos:long "-28.63806667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_230'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '947'^^xsd:integer;
  dwc:collector 'Biosphere expeditions 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 '-28.63806667'^^xsd:double;
  dwc:latitude '38.50556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_230'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63551667 -28.63736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63551667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63736667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63551667 -28.63736667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63551667"^^xsd:decimal ;
  geo-pos:long "-28.63736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_309'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1246'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^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.63736667'^^xsd:double;
  dwc:latitude '38.63551667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_309'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65791667 -28.63733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65791667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63733333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65791667 -28.63733333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65791667"^^xsd:decimal ;
  geo-pos:long "-28.63733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_258'^^xsd:string;
  dwc:scientificName 'Calonectris diomedea borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1067'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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.63733333'^^xsd:double;
  dwc:latitude '38.65791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro de Coleira'^^xsd:string;
  dwc:aphiaid '226024'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_258'^^xsd:string;
  dwc:observationDate '2010-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1348497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50423333 -28.63715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50423333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63715"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50423333 -28.63715)"^^geo:wktLiteral ;
  geo-pos:lat "38.50423333"^^xsd:decimal ;
  geo-pos:long "-28.63715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_272'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1137'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.63715'^^xsd:double;
  dwc:latitude '38.50423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_272'^^xsd:string;
  dwc:observationDate '2010-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50423333 -28.63715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50423333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63715"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50423333 -28.63715)"^^geo:wktLiteral ;
  geo-pos:lat "38.50423333"^^xsd:decimal ;
  geo-pos:long "-28.63715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_273'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1137'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.63715'^^xsd:double;
  dwc:latitude '38.50423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_273'^^xsd:string;
  dwc:observationDate '2010-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49666667 -28.63666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49666667 -28.63666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49666667"^^xsd:decimal ;
  geo-pos:long "-28.63666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_2'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.63666667'^^xsd:double;
  dwc:latitude '38.49666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_2'^^xsd:string;
  dwc:observationDate '2004-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49666667 -28.63666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49666667 -28.63666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49666667"^^xsd:decimal ;
  geo-pos:long "-28.63666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_3'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.63666667'^^xsd:double;
  dwc:latitude '38.49666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_3'^^xsd:string;
  dwc:observationDate '2004-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6732 -28.63591667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6732"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63591667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6732 -28.63591667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6732"^^xsd:decimal ;
  geo-pos:long "-28.63591667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_303'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1225'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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.63591667'^^xsd:double;
  dwc:latitude '38.6732'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_303'^^xsd:string;
  dwc:observationDate '2011-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44101667 -28.63588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44101667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63588333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44101667 -28.63588333)"^^geo:wktLiteral ;
  geo-pos:lat "38.44101667"^^xsd:decimal ;
  geo-pos:long "-28.63588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_228'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '945'^^xsd:integer;
  dwc:collector 'Biosphere expeditions 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 '-28.63588333'^^xsd:double;
  dwc:latitude '38.44101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_228'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62666667 -28.63166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62666667 -28.63166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62666667"^^xsd:decimal ;
  geo-pos:long "-28.63166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_94'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '403'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.63166667'^^xsd:double;
  dwc:latitude '38.62666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_94'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 -28.63166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 -28.63166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "-28.63166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_35'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.63166667'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_35'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68166667 -28.63166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68166667 -28.63166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68166667"^^xsd:decimal ;
  geo-pos:long "-28.63166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_163'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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.63166667'^^xsd:double;
  dwc:latitude '38.68166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_163'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47333333 -28.62833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47333333 -28.62833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.47333333"^^xsd:decimal ;
  geo-pos:long "-28.62833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_105'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '448'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62833333'^^xsd:double;
  dwc:latitude '38.47333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_105'^^xsd:string;
  dwc:observationDate '2006-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62666667 -28.62833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62666667 -28.62833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62666667"^^xsd:decimal ;
  geo-pos:long "-28.62833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_157'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '667'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.62833333'^^xsd:double;
  dwc:latitude '38.62666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_157'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4458 -28.6272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4458"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6272"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4458 -28.6272)"^^geo:wktLiteral ;
  geo-pos:lat "38.4458"^^xsd:decimal ;
  geo-pos:long "-28.6272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_257'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1064'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.6272'^^xsd:double;
  dwc:latitude '38.4458'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_257'^^xsd:string;
  dwc:observationDate '2010-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62466667 -28.6255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6255"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62466667 -28.6255)"^^geo:wktLiteral ;
  geo-pos:lat "38.62466667"^^xsd:decimal ;
  geo-pos:long "-28.6255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_222'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '917'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.6255'^^xsd:double;
  dwc:latitude '38.62466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_222'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62466667 -28.6255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6255"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62466667 -28.6255)"^^geo:wktLiteral ;
  geo-pos:lat "38.62466667"^^xsd:decimal ;
  geo-pos:long "-28.6255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_223'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '917'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.6255'^^xsd:double;
  dwc:latitude '38.62466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_223'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41666667 -28.62333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41666667 -28.62333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.41666667"^^xsd:decimal ;
  geo-pos:long "-28.62333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_117'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '489'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.62333333'^^xsd:double;
  dwc:latitude '38.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_117'^^xsd:string;
  dwc:observationDate '2006-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46281667 -28.62133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46281667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62133333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46281667 -28.62133333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46281667"^^xsd:decimal ;
  geo-pos:long "-28.62133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_311'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1256'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.62133333'^^xsd:double;
  dwc:latitude '38.46281667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_311'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62666667 -28.61833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62666667 -28.61833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62666667"^^xsd:decimal ;
  geo-pos:long "-28.61833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_155'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.61833333'^^xsd:double;
  dwc:latitude '38.62666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_155'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4004 -28.61828333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4004"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61828333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4004 -28.61828333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4004"^^xsd:decimal ;
  geo-pos:long "-28.61828333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_296'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1207'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61828333'^^xsd:double;
  dwc:latitude '38.4004'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_296'^^xsd:string;
  dwc:observationDate '2011-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47083333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47083333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47083333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.47083333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_194'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '817'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.61666667'^^xsd:double;
  dwc:latitude '38.47083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_194'^^xsd:string;
  dwc:observationDate '2007-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -28.61166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42 -28.61166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.42"^^xsd:decimal ;
  geo-pos:long "-28.61166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_144'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '586'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61166667'^^xsd:double;
  dwc:latitude '38.42'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_144'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44533333 -28.61166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44533333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44533333 -28.61166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.44533333"^^xsd:decimal ;
  geo-pos:long "-28.61166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_191'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '815'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.61166667'^^xsd:double;
  dwc:latitude '38.44533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_191'^^xsd:string;
  dwc:observationDate '2007-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44533333 -28.61166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44533333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44533333 -28.61166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.44533333"^^xsd:decimal ;
  geo-pos:long "-28.61166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_192'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '815'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.61166667'^^xsd:double;
  dwc:latitude '38.44533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_192'^^xsd:string;
  dwc:observationDate '2007-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45666667 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45666667 -28.61)"^^geo:wktLiteral ;
  geo-pos:lat "38.45666667"^^xsd:decimal ;
  geo-pos:long "-28.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_20'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.61'^^xsd:double;
  dwc:latitude '38.45666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_20'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45666667 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45666667 -28.61)"^^geo:wktLiteral ;
  geo-pos:lat "38.45666667"^^xsd:decimal ;
  geo-pos:long "-28.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_21'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.61'^^xsd:double;
  dwc:latitude '38.45666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_21'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44073333 -28.60875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44073333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60875"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44073333 -28.60875)"^^geo:wktLiteral ;
  geo-pos:lat "38.44073333"^^xsd:decimal ;
  geo-pos:long "-28.60875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_285'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1177'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60875'^^xsd:double;
  dwc:latitude '38.44073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_285'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47171667 -28.60681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47171667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60681667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47171667 -28.60681667)"^^geo:wktLiteral ;
  geo-pos:lat "38.47171667"^^xsd:decimal ;
  geo-pos:long "-28.60681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_54'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '215'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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.60681667'^^xsd:double;
  dwc:latitude '38.47171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_54'^^xsd:string;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 -28.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 -28.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61"^^xsd:decimal ;
  geo-pos:long "-28.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_110'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '460'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60666667'^^xsd:double;
  dwc:latitude '38.61'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_110'^^xsd:string;
  dwc:observationDate '2006-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60258333 -28.6055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60258333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6055"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60258333 -28.6055)"^^geo:wktLiteral ;
  geo-pos:lat "38.60258333"^^xsd:decimal ;
  geo-pos:long "-28.6055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_206'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '868'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.6055'^^xsd:double;
  dwc:latitude '38.60258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_206'^^xsd:string;
  dwc:observationDate '2008-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46945 -28.60461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60461667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46945 -28.60461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.46945"^^xsd:decimal ;
  geo-pos:long "-28.60461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_249'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1026'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.60461667'^^xsd:double;
  dwc:latitude '38.46945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_249'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80533333 -28.60431667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80533333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60431667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80533333 -28.60431667)"^^geo:wktLiteral ;
  geo-pos:lat "38.80533333"^^xsd:decimal ;
  geo-pos:long "-28.60431667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_245'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1006'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.60431667'^^xsd:double;
  dwc:latitude '38.80533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_245'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -28.60333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -28.60333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71"^^xsd:decimal ;
  geo-pos:long "-28.60333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_36'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '153'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.60333333'^^xsd:double;
  dwc:latitude '38.71'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_36'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80226667 -28.60241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80226667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60241667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80226667 -28.60241667)"^^geo:wktLiteral ;
  geo-pos:lat "38.80226667"^^xsd:decimal ;
  geo-pos:long "-28.60241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_244'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1005'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.60241667'^^xsd:double;
  dwc:latitude '38.80226667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_244'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22261667 -28.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22261667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.601"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22261667 -28.601)"^^geo:wktLiteral ;
  geo-pos:lat "38.22261667"^^xsd:decimal ;
  geo-pos:long "-28.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_214'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '898'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.601'^^xsd:double;
  dwc:latitude '38.22261667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_214'^^xsd:string;
  dwc:observationDate '2008-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22261667 -28.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22261667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.601"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22261667 -28.601)"^^geo:wktLiteral ;
  geo-pos:lat "38.22261667"^^xsd:decimal ;
  geo-pos:long "-28.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_215'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '898'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.601'^^xsd:double;
  dwc:latitude '38.22261667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_215'^^xsd:string;
  dwc:observationDate '2008-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39218333 -28.60005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39218333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60005"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39218333 -28.60005)"^^geo:wktLiteral ;
  geo-pos:lat "38.39218333"^^xsd:decimal ;
  geo-pos:long "-28.60005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_294'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1206'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60005'^^xsd:double;
  dwc:latitude '38.39218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_294'^^xsd:string;
  dwc:observationDate '2011-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39218333 -28.60005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39218333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60005"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39218333 -28.60005)"^^geo:wktLiteral ;
  geo-pos:lat "38.39218333"^^xsd:decimal ;
  geo-pos:long "-28.60005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_295'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1206'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60005'^^xsd:double;
  dwc:latitude '38.39218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_295'^^xsd:string;
  dwc:observationDate '2011-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.59938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59938333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.59938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53683333"^^xsd:decimal ;
  geo-pos:long "-28.59938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_221'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '912'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.59938333'^^xsd:double;
  dwc:latitude '38.53683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_221'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68833333 -28.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68833333 -28.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68833333"^^xsd:decimal ;
  geo-pos:long "-28.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_49'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '190'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.59833333'^^xsd:double;
  dwc:latitude '38.68833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_49'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47588333 -28.59706667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47588333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59706667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47588333 -28.59706667)"^^geo:wktLiteral ;
  geo-pos:lat "38.47588333"^^xsd:decimal ;
  geo-pos:long "-28.59706667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_333'^^xsd:string;
  dwc:scientificName 'Calonectris diomedea borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1379'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.59706667'^^xsd:double;
  dwc:latitude '38.47588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro de Coleira'^^xsd:string;
  dwc:aphiaid '226024'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_333'^^xsd:string;
  dwc:observationDate '2012-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1348497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.511 -28.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.511"^^xsd:decimal ;
  dwc:decimalLongitude "-28.597"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.511 -28.597)"^^geo:wktLiteral ;
  geo-pos:lat "38.511"^^xsd:decimal ;
  geo-pos:long "-28.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_190'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '808'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.597'^^xsd:double;
  dwc:latitude '38.511'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_190'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44166667 -28.59666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44166667 -28.59666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.44166667"^^xsd:decimal ;
  geo-pos:long "-28.59666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_179'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '758'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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.59666667'^^xsd:double;
  dwc:latitude '38.44166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_179'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44166667 -28.59666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44166667 -28.59666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.44166667"^^xsd:decimal ;
  geo-pos:long "-28.59666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_180'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '758'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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.59666667'^^xsd:double;
  dwc:latitude '38.44166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_180'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45333333 -28.59666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45333333 -28.59666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45333333"^^xsd:decimal ;
  geo-pos:long "-28.59666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_46'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '188'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.59666667'^^xsd:double;
  dwc:latitude '38.45333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_46'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55833333 -28.59666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55833333 -28.59666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55833333"^^xsd:decimal ;
  geo-pos:long "-28.59666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_72'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '301'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.59666667'^^xsd:double;
  dwc:latitude '38.55833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_72'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -28.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71"^^xsd:decimal ;
  dwc:decimalLongitude "-28.595"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -28.595)"^^geo:wktLiteral ;
  geo-pos:lat "38.71"^^xsd:decimal ;
  geo-pos:long "-28.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_30'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.595'^^xsd:double;
  dwc:latitude '38.71'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_30'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073333 -28.5948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5948"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073333 -28.5948)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073333"^^xsd:decimal ;
  geo-pos:long "-28.5948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_286'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1188'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.5948'^^xsd:double;
  dwc:latitude '38.51073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_286'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073333 -28.5948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51073333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5948"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51073333 -28.5948)"^^geo:wktLiteral ;
  geo-pos:lat "38.51073333"^^xsd:decimal ;
  geo-pos:long "-28.5948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_287'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1188'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.5948'^^xsd:double;
  dwc:latitude '38.51073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_287'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44833333 -28.59333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44833333 -28.59333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.44833333"^^xsd:decimal ;
  geo-pos:long "-28.59333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_39'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '158'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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.59333333'^^xsd:double;
  dwc:latitude '38.44833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_39'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59833333 -28.59333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59833333 -28.59333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59833333"^^xsd:decimal ;
  geo-pos:long "-28.59333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_131'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '524'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.59333333'^^xsd:double;
  dwc:latitude '38.59833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_131'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60833333 -28.59333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60833333 -28.59333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.60833333"^^xsd:decimal ;
  geo-pos:long "-28.59333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_164'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '680'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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.59333333'^^xsd:double;
  dwc:latitude '38.60833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_164'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30748333 -28.59326667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30748333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59326667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30748333 -28.59326667)"^^geo:wktLiteral ;
  geo-pos:lat "38.30748333"^^xsd:decimal ;
  geo-pos:long "-28.59326667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_269'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1125'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.59326667'^^xsd:double;
  dwc:latitude '38.30748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_269'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37635 -28.5932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5932"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37635 -28.5932)"^^geo:wktLiteral ;
  geo-pos:lat "38.37635"^^xsd:decimal ;
  geo-pos:long "-28.5932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_270'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1126'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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.5932'^^xsd:double;
  dwc:latitude '38.37635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_270'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.593 -28.5921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.593"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5921"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.593 -28.5921)"^^geo:wktLiteral ;
  geo-pos:lat "38.593"^^xsd:decimal ;
  geo-pos:long "-28.5921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_278'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1155'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.5921'^^xsd:double;
  dwc:latitude '38.593'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_278'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49833333 -28.59166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49833333 -28.59166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49833333"^^xsd:decimal ;
  geo-pos:long "-28.59166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_77'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '322'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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.59166667'^^xsd:double;
  dwc:latitude '38.49833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_77'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49833333 -28.59166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49833333 -28.59166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49833333"^^xsd:decimal ;
  geo-pos:long "-28.59166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_78'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '322'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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.59166667'^^xsd:double;
  dwc:latitude '38.49833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_78'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62216667 -28.59083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59083333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62216667 -28.59083333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62216667"^^xsd:decimal ;
  geo-pos:long "-28.59083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_240'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '994'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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.59083333'^^xsd:double;
  dwc:latitude '38.62216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_240'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45666667 -28.58833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45666667 -28.58833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.45666667"^^xsd:decimal ;
  geo-pos:long "-28.58833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_11'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58833333'^^xsd:double;
  dwc:latitude '38.45666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_11'^^xsd:string;
  dwc:observationDate '2004-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59216667 -28.58783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58783333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59216667 -28.58783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59216667"^^xsd:decimal ;
  geo-pos:long "-28.58783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_241'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '995'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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.58783333'^^xsd:double;
  dwc:latitude '38.59216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_241'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59216667 -28.58783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58783333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59216667 -28.58783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59216667"^^xsd:decimal ;
  geo-pos:long "-28.58783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_242'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '995'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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.58783333'^^xsd:double;
  dwc:latitude '38.59216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_242'^^xsd:string;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4014 -28.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4014"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4014 -28.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4014"^^xsd:decimal ;
  geo-pos:long "-28.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_318'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1285'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.58666667'^^xsd:double;
  dwc:latitude '38.4014'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_318'^^xsd:string;
  dwc:observationDate '2012-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57666667 -28.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57666667 -28.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57666667"^^xsd:decimal ;
  geo-pos:long "-28.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_132'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '527'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.58666667'^^xsd:double;
  dwc:latitude '38.57666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_132'^^xsd:string;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65833333 -28.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65833333 -28.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65833333"^^xsd:decimal ;
  geo-pos:long "-28.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_34'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '151'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.58666667'^^xsd:double;
  dwc:latitude '38.65833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_34'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75993333 -28.5857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75993333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5857"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75993333 -28.5857)"^^geo:wktLiteral ;
  geo-pos:lat "38.75993333"^^xsd:decimal ;
  geo-pos:long "-28.5857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_279'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1159'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.5857'^^xsd:double;
  dwc:latitude '38.75993333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_279'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32333333 -28.58533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58533333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32333333 -28.58533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.32333333"^^xsd:decimal ;
  geo-pos:long "-28.58533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_176'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.58533333'^^xsd:double;
  dwc:latitude '38.32333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_176'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59981667 -28.58153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59981667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58153333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59981667 -28.58153333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59981667"^^xsd:decimal ;
  geo-pos:long "-28.58153333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_217'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '901'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.58153333'^^xsd:double;
  dwc:latitude '38.59981667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_217'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67666667 -28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67666667 -28.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.67666667"^^xsd:decimal ;
  geo-pos:long "-28.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_156'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '666'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.58'^^xsd:double;
  dwc:latitude '38.67666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_156'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46333333 -28.57833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.57833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46333333 -28.57833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46333333"^^xsd:decimal ;
  geo-pos:long "-28.57833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_169'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '704'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.57833333'^^xsd:double;
  dwc:latitude '38.46333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_169'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43745 -28.57778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43745"^^xsd:decimal ;
  dwc:decimalLongitude "-28.57778333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43745 -28.57778333)"^^geo:wktLiteral ;
  geo-pos:lat "38.43745"^^xsd:decimal ;
  geo-pos:long "-28.57778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_304'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1226'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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.57778333'^^xsd:double;
  dwc:latitude '38.43745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_304'^^xsd:string;
  dwc:observationDate '2011-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49356667 -28.57758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49356667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.57758333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49356667 -28.57758333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49356667"^^xsd:decimal ;
  geo-pos:long "-28.57758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_204'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '866'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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.57758333'^^xsd:double;
  dwc:latitude '38.49356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_204'^^xsd:string;
  dwc:observationDate '2008-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49356667 -28.57758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49356667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.57758333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49356667 -28.57758333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49356667"^^xsd:decimal ;
  geo-pos:long "-28.57758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_205'^^xsd:string;
  dwc:scientificName 'Puffinus assimilis baroli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '866'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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.57758333'^^xsd:double;
  dwc:latitude '38.49356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Frulho'^^xsd:string;
  dwc:aphiaid '445502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_205'^^xsd:string;
  dwc:observationDate '2008-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '514084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48625 -28.57403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48625"^^xsd:decimal ;
  dwc:decimalLongitude "-28.57403333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48625 -28.57403333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48625"^^xsd:decimal ;
  geo-pos:long "-28.57403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_321'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1297'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.57403333'^^xsd:double;
  dwc:latitude '38.48625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_321'^^xsd:string;
  dwc:observationDate '2012-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48611667 -28.57198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48611667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.57198333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48611667 -28.57198333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48611667"^^xsd:decimal ;
  geo-pos:long "-28.57198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_313'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1263'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.57198333'^^xsd:double;
  dwc:latitude '38.48611667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_313'^^xsd:string;
  dwc:observationDate '2012-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65666667 -28.57166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.57166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65666667 -28.57166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65666667"^^xsd:decimal ;
  geo-pos:long "-28.57166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_100'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '432'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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.57166667'^^xsd:double;
  dwc:latitude '38.65666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_100'^^xsd:string;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -28.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-28.57"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -28.57)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-28.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_133'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '534'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.57'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_133'^^xsd:string;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36453333 -28.56833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36453333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36453333 -28.56833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.36453333"^^xsd:decimal ;
  geo-pos:long "-28.56833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_267'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1118'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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.56833333'^^xsd:double;
  dwc:latitude '38.36453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_267'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595 -28.56833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.595"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595 -28.56833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.595"^^xsd:decimal ;
  geo-pos:long "-28.56833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_14'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.56833333'^^xsd:double;
  dwc:latitude '38.595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_14'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655 -28.56833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.655 -28.56833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.655"^^xsd:decimal ;
  geo-pos:long "-28.56833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_141'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '566'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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.56833333'^^xsd:double;
  dwc:latitude '38.655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_141'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45868333 -28.5681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45868333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5681"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45868333 -28.5681)"^^geo:wktLiteral ;
  geo-pos:lat "38.45868333"^^xsd:decimal ;
  geo-pos:long "-28.5681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_250'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1037'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.5681'^^xsd:double;
  dwc:latitude '38.45868333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_250'^^xsd:string;
  dwc:observationDate '2010-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41333333 -28.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.565"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41333333 -28.565)"^^geo:wktLiteral ;
  geo-pos:lat "38.41333333"^^xsd:decimal ;
  geo-pos:long "-28.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_76'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '320'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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.565'^^xsd:double;
  dwc:latitude '38.41333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_76'^^xsd:string;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4499 -28.56213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56213333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4499 -28.56213333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4499"^^xsd:decimal ;
  geo-pos:long "-28.56213333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_347'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1422'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56213333'^^xsd:double;
  dwc:latitude '38.4499'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_347'^^xsd:string;
  dwc:observationDate '2013-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4499 -28.56213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4499"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56213333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4499 -28.56213333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4499"^^xsd:decimal ;
  geo-pos:long "-28.56213333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_348'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1422'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56213333'^^xsd:double;
  dwc:latitude '38.4499'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_348'^^xsd:string;
  dwc:observationDate '2013-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4874 -28.56213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4874"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56213333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4874 -28.56213333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4874"^^xsd:decimal ;
  geo-pos:long "-28.56213333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_332'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1365'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.56213333'^^xsd:double;
  dwc:latitude '38.4874'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_332'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43166667 -28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43166667 -28.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.43166667"^^xsd:decimal ;
  geo-pos:long "-28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_45'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.56'^^xsd:double;
  dwc:latitude '38.43166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_45'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.435 -28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.435"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.435 -28.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.435"^^xsd:decimal ;
  geo-pos:long "-28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_139'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '551'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56'^^xsd:double;
  dwc:latitude '38.435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_139'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49333333 -28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49333333 -28.56)"^^geo:wktLiteral ;
  geo-pos:lat "38.49333333"^^xsd:decimal ;
  geo-pos:long "-28.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_80'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '330'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.56'^^xsd:double;
  dwc:latitude '38.49333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_80'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.475 -28.55833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.475"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.475 -28.55833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.475"^^xsd:decimal ;
  geo-pos:long "-28.55833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_17'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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.55833333'^^xsd:double;
  dwc:latitude '38.475'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_17'^^xsd:string;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62828333 -28.55813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62828333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55813333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62828333 -28.55813333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62828333"^^xsd:decimal ;
  geo-pos:long "-28.55813333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_331'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1363'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.55813333'^^xsd:double;
  dwc:latitude '38.62828333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_331'^^xsd:string;
  dwc:observationDate '2012-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48 -28.55666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48 -28.55666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48"^^xsd:decimal ;
  geo-pos:long "-28.55666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_123'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '507'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.55666667'^^xsd:double;
  dwc:latitude '38.48'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_123'^^xsd:string;
  dwc:observationDate '2006-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72573333 -28.55435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72573333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55435"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72573333 -28.55435)"^^geo:wktLiteral ;
  geo-pos:lat "38.72573333"^^xsd:decimal ;
  geo-pos:long "-28.55435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_322'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1321'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.55435'^^xsd:double;
  dwc:latitude '38.72573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_322'^^xsd:string;
  dwc:observationDate '2012-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.55433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55433333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.55433333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.55433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_238'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '987'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.55433333'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_238'^^xsd:string;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49 -28.55333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49 -28.55333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49"^^xsd:decimal ;
  geo-pos:long "-28.55333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_4'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.55333333'^^xsd:double;
  dwc:latitude '38.49'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_4'^^xsd:string;
  dwc:observationDate '2004-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6627 -28.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5518"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6627 -28.5518)"^^geo:wktLiteral ;
  geo-pos:lat "38.6627"^^xsd:decimal ;
  geo-pos:long "-28.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_263'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1111'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.5518'^^xsd:double;
  dwc:latitude '38.6627'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_263'^^xsd:string;
  dwc:observationDate '2010-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6627 -28.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5518"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6627 -28.5518)"^^geo:wktLiteral ;
  geo-pos:lat "38.6627"^^xsd:decimal ;
  geo-pos:long "-28.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_264'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1111'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.5518'^^xsd:double;
  dwc:latitude '38.6627'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_264'^^xsd:string;
  dwc:observationDate '2010-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59163333 -28.55025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59163333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55025"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59163333 -28.55025)"^^geo:wktLiteral ;
  geo-pos:lat "38.59163333"^^xsd:decimal ;
  geo-pos:long "-28.55025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_225'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '926'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.55025'^^xsd:double;
  dwc:latitude '38.59163333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_225'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43833333 -28.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43833333 -28.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.43833333"^^xsd:decimal ;
  geo-pos:long "-28.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_120'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '505'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.55'^^xsd:double;
  dwc:latitude '38.43833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_120'^^xsd:string;
  dwc:observationDate '2006-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47666667 -28.54833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47666667 -28.54833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.47666667"^^xsd:decimal ;
  geo-pos:long "-28.54833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_177'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.54833333'^^xsd:double;
  dwc:latitude '38.47666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_177'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44333333 -28.54666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44333333 -28.54666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.44333333"^^xsd:decimal ;
  geo-pos:long "-28.54666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_116'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '486'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.54666667'^^xsd:double;
  dwc:latitude '38.44333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_116'^^xsd:string;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41"^^xsd:decimal ;
  dwc:decimalLongitude "-28.545"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.545)"^^geo:wktLiteral ;
  geo-pos:lat "38.41"^^xsd:decimal ;
  geo-pos:long "-28.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_174'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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.545'^^xsd:double;
  dwc:latitude '38.41'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_174'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41"^^xsd:decimal ;
  dwc:decimalLongitude "-28.545"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.545)"^^geo:wktLiteral ;
  geo-pos:lat "38.41"^^xsd:decimal ;
  geo-pos:long "-28.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_175'^^xsd:string;
  dwc:scientificName 'Oceanodroma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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.545'^^xsd:double;
  dwc:latitude '38.41'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Painho'^^xsd:string;
  dwc:aphiaid '137060'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_175'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -28.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-28.545"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -28.545)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-28.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_52'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '212'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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.545'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_52'^^xsd:string;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.395 -28.54333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.395"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.395 -28.54333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.395"^^xsd:decimal ;
  geo-pos:long "-28.54333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_173'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '726'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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.54333333'^^xsd:double;
  dwc:latitude '38.395'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_173'^^xsd:string;
  dwc:observationDate '2007-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.54333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.54333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.54333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_138'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '546'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.54333333'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_138'^^xsd:string;
  dwc:observationDate '2006-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62641667 -28.54281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62641667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54281667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62641667 -28.54281667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62641667"^^xsd:decimal ;
  geo-pos:long "-28.54281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_282'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1161'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.54281667'^^xsd:double;
  dwc:latitude '38.62641667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_282'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46333333 -28.54166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46333333 -28.54166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.46333333"^^xsd:decimal ;
  geo-pos:long "-28.54166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_172'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.54166667'^^xsd:double;
  dwc:latitude '38.46333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_172'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47333333 -28.54166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47333333 -28.54166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.47333333"^^xsd:decimal ;
  geo-pos:long "-28.54166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_75'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '309'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.54166667'^^xsd:double;
  dwc:latitude '38.47333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_75'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69333333 -28.54166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69333333 -28.54166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69333333"^^xsd:decimal ;
  geo-pos:long "-28.54166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_187'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '789'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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.54166667'^^xsd:double;
  dwc:latitude '38.69333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_187'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46316667 -28.53876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46316667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53876667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46316667 -28.53876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.46316667"^^xsd:decimal ;
  geo-pos:long "-28.53876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_196'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '833'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.53876667'^^xsd:double;
  dwc:latitude '38.46316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_196'^^xsd:string;
  dwc:observationDate '2008-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46316667 -28.53876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46316667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53876667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46316667 -28.53876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.46316667"^^xsd:decimal ;
  geo-pos:long "-28.53876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_197'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '833'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.53876667'^^xsd:double;
  dwc:latitude '38.46316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_197'^^xsd:string;
  dwc:observationDate '2008-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69166667 -28.53666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69166667 -28.53666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69166667"^^xsd:decimal ;
  geo-pos:long "-28.53666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_158'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.53666667'^^xsd:double;
  dwc:latitude '38.69166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_158'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40275 -28.53658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40275"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53658333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40275 -28.53658333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40275"^^xsd:decimal ;
  geo-pos:long "-28.53658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_274'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1146'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.53658333'^^xsd:double;
  dwc:latitude '38.40275'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_274'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39421667 -28.5337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39421667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5337"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39421667 -28.5337)"^^geo:wktLiteral ;
  geo-pos:lat "38.39421667"^^xsd:decimal ;
  geo-pos:long "-28.5337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_207'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '872'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.5337'^^xsd:double;
  dwc:latitude '38.39421667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_207'^^xsd:string;
  dwc:observationDate '2008-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55166667 -28.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55166667 -28.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55166667"^^xsd:decimal ;
  geo-pos:long "-28.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_1'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.53333333'^^xsd:double;
  dwc:latitude '38.55166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_1'^^xsd:string;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44678333 -28.5323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44678333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5323"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44678333 -28.5323)"^^geo:wktLiteral ;
  geo-pos:lat "38.44678333"^^xsd:decimal ;
  geo-pos:long "-28.5323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_208'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '882'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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.5323'^^xsd:double;
  dwc:latitude '38.44678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_208'^^xsd:string;
  dwc:observationDate '2008-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36166667 -28.53166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36166667 -28.53166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.36166667"^^xsd:decimal ;
  geo-pos:long "-28.53166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_22'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.53166667'^^xsd:double;
  dwc:latitude '38.36166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_22'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75666667 -28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75666667 -28.53)"^^geo:wktLiteral ;
  geo-pos:lat "38.75666667"^^xsd:decimal ;
  geo-pos:long "-28.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_31'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.53'^^xsd:double;
  dwc:latitude '38.75666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_31'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72183333 -28.52838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72183333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52838333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72183333 -28.52838333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72183333"^^xsd:decimal ;
  geo-pos:long "-28.52838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_280'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1160'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.52838333'^^xsd:double;
  dwc:latitude '38.72183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_280'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72183333 -28.52838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72183333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52838333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72183333 -28.52838333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72183333"^^xsd:decimal ;
  geo-pos:long "-28.52838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_281'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1160'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.52838333'^^xsd:double;
  dwc:latitude '38.72183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_281'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.415 -28.52833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.415"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.415 -28.52833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.415"^^xsd:decimal ;
  geo-pos:long "-28.52833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_51'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '200'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.52833333'^^xsd:double;
  dwc:latitude '38.415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_51'^^xsd:string;
  dwc:observationDate '2004-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57405 -28.52433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57405"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52433333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57405 -28.52433333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57405"^^xsd:decimal ;
  geo-pos:long "-28.52433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_252'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1050'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.52433333'^^xsd:double;
  dwc:latitude '38.57405'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_252'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.52333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.52333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.52333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_161'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '675'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.52333333'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_161'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5822 -28.5225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5822"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5225"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5822 -28.5225)"^^geo:wktLiteral ;
  geo-pos:lat "38.5822"^^xsd:decimal ;
  geo-pos:long "-28.5225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_259'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1086'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.5225'^^xsd:double;
  dwc:latitude '38.5822'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_259'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41833333 -28.52166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41833333 -28.52166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.41833333"^^xsd:decimal ;
  geo-pos:long "-28.52166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_170'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.52166667'^^xsd:double;
  dwc:latitude '38.41833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_170'^^xsd:string;
  dwc:observationDate '2007-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74 -28.51833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74 -28.51833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.74"^^xsd:decimal ;
  geo-pos:long "-28.51833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_162'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '678'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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.51833333'^^xsd:double;
  dwc:latitude '38.74'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_162'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36216667 -28.51566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51566667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36216667 -28.51566667)"^^geo:wktLiteral ;
  geo-pos:lat "38.36216667"^^xsd:decimal ;
  geo-pos:long "-28.51566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_189'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '806'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.51566667'^^xsd:double;
  dwc:latitude '38.36216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_189'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44218333 -28.51468333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44218333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51468333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44218333 -28.51468333)"^^geo:wktLiteral ;
  geo-pos:lat "38.44218333"^^xsd:decimal ;
  geo-pos:long "-28.51468333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_216'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '899'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.51468333'^^xsd:double;
  dwc:latitude '38.44218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_216'^^xsd:string;
  dwc:observationDate '2008-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29945 -28.51195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51195"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29945 -28.51195)"^^geo:wktLiteral ;
  geo-pos:lat "38.29945"^^xsd:decimal ;
  geo-pos:long "-28.51195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_334'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1392'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.51195'^^xsd:double;
  dwc:latitude '38.29945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_334'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29945 -28.51195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51195"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29945 -28.51195)"^^geo:wktLiteral ;
  geo-pos:lat "38.29945"^^xsd:decimal ;
  geo-pos:long "-28.51195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_335'^^xsd:string;
  dwc:scientificName 'Puffinus assimilis baroli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1392'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.51195'^^xsd:double;
  dwc:latitude '38.29945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Frulho'^^xsd:string;
  dwc:aphiaid '445502'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_335'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '514084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44083333 -28.51033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44083333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51033333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44083333 -28.51033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.44083333"^^xsd:decimal ;
  geo-pos:long "-28.51033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_62'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '281'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51033333'^^xsd:double;
  dwc:latitude '38.44083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_62'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.315 -28.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.315"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.315 -28.51)"^^geo:wktLiteral ;
  geo-pos:lat "38.315"^^xsd:decimal ;
  geo-pos:long "-28.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_118'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '496'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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.51'^^xsd:double;
  dwc:latitude '38.315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_118'^^xsd:string;
  dwc:observationDate '2006-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623 -28.50633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.623"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50633333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623 -28.50633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.623"^^xsd:decimal ;
  geo-pos:long "-28.50633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_63'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '285'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^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.50633333'^^xsd:double;
  dwc:latitude '38.623'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_63'^^xsd:string;
  dwc:observationDate '2005-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37796667 -28.50516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37796667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50516667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37796667 -28.50516667)"^^geo:wktLiteral ;
  geo-pos:lat "38.37796667"^^xsd:decimal ;
  geo-pos:long "-28.50516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_283'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1175'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50516667'^^xsd:double;
  dwc:latitude '38.37796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_283'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25758333 -28.50381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25758333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50381667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25758333 -28.50381667)"^^geo:wktLiteral ;
  geo-pos:lat "38.25758333"^^xsd:decimal ;
  geo-pos:long "-28.50381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_328'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1348'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.50381667'^^xsd:double;
  dwc:latitude '38.25758333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_328'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166667 -28.50333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38166667 -28.50333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38166667"^^xsd:decimal ;
  geo-pos:long "-28.50333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_178'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '756'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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.50333333'^^xsd:double;
  dwc:latitude '38.38166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_178'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.435 -28.50166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.435"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.435 -28.50166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.435"^^xsd:decimal ;
  geo-pos:long "-28.50166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_87'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '383'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50166667'^^xsd:double;
  dwc:latitude '38.435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_87'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78166667 -28.50166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78166667 -28.50166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.78166667"^^xsd:decimal ;
  geo-pos:long "-28.50166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_32'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '117'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.50166667'^^xsd:double;
  dwc:latitude '38.78166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_32'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26258333 -28.50056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26258333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50056667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26258333 -28.50056667)"^^geo:wktLiteral ;
  geo-pos:lat "38.26258333"^^xsd:decimal ;
  geo-pos:long "-28.50056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_284'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1176'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50056667'^^xsd:double;
  dwc:latitude '38.26258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_284'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_184'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '772'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_184'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4043 -28.49798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4043"^^xsd:decimal ;
  dwc:decimalLongitude "-28.49798333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4043 -28.49798333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4043"^^xsd:decimal ;
  geo-pos:long "-28.49798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_203'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '865'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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.49798333'^^xsd:double;
  dwc:latitude '38.4043'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_203'^^xsd:string;
  dwc:observationDate '2008-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40166667 -28.49666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.49666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40166667 -28.49666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40166667"^^xsd:decimal ;
  geo-pos:long "-28.49666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_23'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.49666667'^^xsd:double;
  dwc:latitude '38.40166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_23'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62906667 -28.4954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62906667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4954"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62906667 -28.4954)"^^geo:wktLiteral ;
  geo-pos:lat "38.62906667"^^xsd:decimal ;
  geo-pos:long "-28.4954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_218'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '910'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.4954'^^xsd:double;
  dwc:latitude '38.62906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_218'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62906667 -28.4954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62906667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4954"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62906667 -28.4954)"^^geo:wktLiteral ;
  geo-pos:lat "38.62906667"^^xsd:decimal ;
  geo-pos:long "-28.4954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_219'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '910'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.4954'^^xsd:double;
  dwc:latitude '38.62906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_219'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41291667 -28.49271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41291667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.49271667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41291667 -28.49271667)"^^geo:wktLiteral ;
  geo-pos:lat "38.41291667"^^xsd:decimal ;
  geo-pos:long "-28.49271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_310'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1254'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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.49271667'^^xsd:double;
  dwc:latitude '38.41291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_310'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38233333 -28.48908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38233333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48908333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38233333 -28.48908333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38233333"^^xsd:decimal ;
  geo-pos:long "-28.48908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_200'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '844'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48908333'^^xsd:double;
  dwc:latitude '38.38233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_200'^^xsd:string;
  dwc:observationDate '2008-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81791667 -28.48435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81791667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48435"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81791667 -28.48435)"^^geo:wktLiteral ;
  geo-pos:lat "38.81791667"^^xsd:decimal ;
  geo-pos:long "-28.48435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_276'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1154'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.48435'^^xsd:double;
  dwc:latitude '38.81791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_276'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81791667 -28.48435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81791667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48435"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81791667 -28.48435)"^^geo:wktLiteral ;
  geo-pos:lat "38.81791667"^^xsd:decimal ;
  geo-pos:long "-28.48435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_277'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1154'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.48435'^^xsd:double;
  dwc:latitude '38.81791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_277'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.385 -28.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.385"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.385 -28.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.385"^^xsd:decimal ;
  geo-pos:long "-28.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_143'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '583'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.48333333'^^xsd:double;
  dwc:latitude '38.385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_143'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_188'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '795'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_188'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41666667 -28.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41666667 -28.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.41666667"^^xsd:decimal ;
  geo-pos:long "-28.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_81'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '335'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.48'^^xsd:double;
  dwc:latitude '38.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_81'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65283333 -28.47833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65283333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65283333 -28.47833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65283333"^^xsd:decimal ;
  geo-pos:long "-28.47833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_29'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.47833333'^^xsd:double;
  dwc:latitude '38.65283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_29'^^xsd:string;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34338333 -28.47813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34338333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47813333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34338333 -28.47813333)"^^geo:wktLiteral ;
  geo-pos:lat "38.34338333"^^xsd:decimal ;
  geo-pos:long "-28.47813333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_213'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '897'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.47813333'^^xsd:double;
  dwc:latitude '38.34338333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_213'^^xsd:string;
  dwc:observationDate '2008-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60833333 -28.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.475"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60833333 -28.475)"^^geo:wktLiteral ;
  geo-pos:lat "38.60833333"^^xsd:decimal ;
  geo-pos:long "-28.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_47'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '189'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.475'^^xsd:double;
  dwc:latitude '38.60833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_47'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60833333 -28.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.475"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60833333 -28.475)"^^geo:wktLiteral ;
  geo-pos:lat "38.60833333"^^xsd:decimal ;
  geo-pos:long "-28.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_48'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '189'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.475'^^xsd:double;
  dwc:latitude '38.60833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_48'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70243333 -28.47051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70243333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47051667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70243333 -28.47051667)"^^geo:wktLiteral ;
  geo-pos:lat "38.70243333"^^xsd:decimal ;
  geo-pos:long "-28.47051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_299'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1217'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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.47051667'^^xsd:double;
  dwc:latitude '38.70243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_299'^^xsd:string;
  dwc:observationDate '2011-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48166667 -28.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48166667 -28.46833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48166667"^^xsd:decimal ;
  geo-pos:long "-28.46833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_181'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '770'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46833333'^^xsd:double;
  dwc:latitude '38.48166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_181'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48166667 -28.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48166667 -28.46833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48166667"^^xsd:decimal ;
  geo-pos:long "-28.46833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_182'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '770'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46833333'^^xsd:double;
  dwc:latitude '38.48166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_182'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36166667 -28.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.465"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36166667 -28.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.36166667"^^xsd:decimal ;
  geo-pos:long "-28.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_193'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '816'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.465'^^xsd:double;
  dwc:latitude '38.36166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_193'^^xsd:string;
  dwc:observationDate '2007-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77833333 -28.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.465"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77833333 -28.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.77833333"^^xsd:decimal ;
  geo-pos:long "-28.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_142'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '572'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.465'^^xsd:double;
  dwc:latitude '38.77833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_142'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73796667 -28.46483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73796667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46483333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73796667 -28.46483333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73796667"^^xsd:decimal ;
  geo-pos:long "-28.46483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_224'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '924'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46483333'^^xsd:double;
  dwc:latitude '38.73796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_224'^^xsd:string;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.46333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -28.46333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.41"^^xsd:decimal ;
  geo-pos:long "-28.46333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_15'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.46333333'^^xsd:double;
  dwc:latitude '38.41'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_15'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28123333 -28.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28123333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4605"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28123333 -28.4605)"^^geo:wktLiteral ;
  geo-pos:lat "38.28123333"^^xsd:decimal ;
  geo-pos:long "-28.4605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_271'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1134'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.4605'^^xsd:double;
  dwc:latitude '38.28123333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_271'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.46)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_10'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_10'^^xsd:string;
  dwc:observationDate '2004-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40333333 -28.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40333333 -28.46)"^^geo:wktLiteral ;
  geo-pos:lat "38.40333333"^^xsd:decimal ;
  geo-pos:long "-28.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_99'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '423'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.46'^^xsd:double;
  dwc:latitude '38.40333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_99'^^xsd:string;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36951667 -28.45968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36951667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45968333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36951667 -28.45968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.36951667"^^xsd:decimal ;
  geo-pos:long "-28.45968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_237'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '978'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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.45968333'^^xsd:double;
  dwc:latitude '38.36951667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_237'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34833333 -28.45833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34833333 -28.45833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.34833333"^^xsd:decimal ;
  geo-pos:long "-28.45833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_8'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.45833333'^^xsd:double;
  dwc:latitude '38.34833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_8'^^xsd:string;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25795 -28.45208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25795"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45208333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25795 -28.45208333)"^^geo:wktLiteral ;
  geo-pos:lat "38.25795"^^xsd:decimal ;
  geo-pos:long "-28.45208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_248'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1025'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.45208333'^^xsd:double;
  dwc:latitude '38.25795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_248'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.355 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.355"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.355 -28.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.355"^^xsd:decimal ;
  geo-pos:long "-28.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_96'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '421'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.45'^^xsd:double;
  dwc:latitude '38.355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_96'^^xsd:string;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37833333 -28.44833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37833333 -28.44833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.37833333"^^xsd:decimal ;
  geo-pos:long "-28.44833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_88'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '396'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.44833333'^^xsd:double;
  dwc:latitude '38.37833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_88'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.44666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.44666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.44666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_183'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '771'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.44666667'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_183'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63718333 -28.44508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63718333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44508333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63718333 -28.44508333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63718333"^^xsd:decimal ;
  geo-pos:long "-28.44508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_343'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1410'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.44508333'^^xsd:double;
  dwc:latitude '38.63718333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_343'^^xsd:string;
  dwc:observationDate '2013-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64418333 -28.44335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64418333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44335"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64418333 -28.44335)"^^geo:wktLiteral ;
  geo-pos:lat "38.64418333"^^xsd:decimal ;
  geo-pos:long "-28.44335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_212'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '892'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^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.44335'^^xsd:double;
  dwc:latitude '38.64418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_212'^^xsd:string;
  dwc:observationDate '2008-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -28.44333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -28.44333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.35"^^xsd:decimal ;
  geo-pos:long "-28.44333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_16'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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.44333333'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_16'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37385 -28.44068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37385"^^xsd:decimal ;
  dwc:decimalLongitude "-28.44068333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37385 -28.44068333)"^^geo:wktLiteral ;
  geo-pos:lat "38.37385"^^xsd:decimal ;
  geo-pos:long "-28.44068333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_236'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '977'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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.44068333'^^xsd:double;
  dwc:latitude '38.37385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_236'^^xsd:string;
  dwc:observationDate '2009-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39166667 -28.43666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39166667 -28.43666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39166667"^^xsd:decimal ;
  geo-pos:long "-28.43666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_37'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '157'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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.43666667'^^xsd:double;
  dwc:latitude '38.39166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_37'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39166667 -28.43666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39166667 -28.43666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39166667"^^xsd:decimal ;
  geo-pos:long "-28.43666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_38'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '157'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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.43666667'^^xsd:double;
  dwc:latitude '38.39166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_38'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41186667 -28.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41186667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4343"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41186667 -28.4343)"^^geo:wktLiteral ;
  geo-pos:lat "38.41186667"^^xsd:decimal ;
  geo-pos:long "-28.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_201'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '858'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4343'^^xsd:double;
  dwc:latitude '38.41186667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_201'^^xsd:string;
  dwc:observationDate '2008-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36145 -28.42923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36145"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42923333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36145 -28.42923333)"^^geo:wktLiteral ;
  geo-pos:lat "38.36145"^^xsd:decimal ;
  geo-pos:long "-28.42923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_312'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1262'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.42923333'^^xsd:double;
  dwc:latitude '38.36145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_312'^^xsd:string;
  dwc:observationDate '2012-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63166667 -28.42666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63166667 -28.42666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63166667"^^xsd:decimal ;
  geo-pos:long "-28.42666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_18'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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.42666667'^^xsd:double;
  dwc:latitude '38.63166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_18'^^xsd:string;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.345 -28.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.345"^^xsd:decimal ;
  dwc:decimalLongitude "-28.425"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.345 -28.425)"^^geo:wktLiteral ;
  geo-pos:lat "38.345"^^xsd:decimal ;
  geo-pos:long "-28.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_115'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '485'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.425'^^xsd:double;
  dwc:latitude '38.345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_115'^^xsd:string;
  dwc:observationDate '2007-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -28.42166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -28.42166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-28.42166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_167'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '696'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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.42166667'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_167'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67486667 -28.42155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67486667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42155"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67486667 -28.42155)"^^geo:wktLiteral ;
  geo-pos:lat "38.67486667"^^xsd:decimal ;
  geo-pos:long "-28.42155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_246'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1007'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.42155'^^xsd:double;
  dwc:latitude '38.67486667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_246'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67486667 -28.42155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67486667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42155"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67486667 -28.42155)"^^geo:wktLiteral ;
  geo-pos:lat "38.67486667"^^xsd:decimal ;
  geo-pos:long "-28.42155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_247'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1007'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.42155'^^xsd:double;
  dwc:latitude '38.67486667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_247'^^xsd:string;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37666667 -28.41333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37666667 -28.41333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.37666667"^^xsd:decimal ;
  geo-pos:long "-28.41333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_121'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '506'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.41333333'^^xsd:double;
  dwc:latitude '38.37666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_121'^^xsd:string;
  dwc:observationDate '2006-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37666667 -28.41333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37666667 -28.41333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.37666667"^^xsd:decimal ;
  geo-pos:long "-28.41333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_122'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '506'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.41333333'^^xsd:double;
  dwc:latitude '38.37666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_122'^^xsd:string;
  dwc:observationDate '2006-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33833333 -28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33833333 -28.41)"^^geo:wktLiteral ;
  geo-pos:lat "38.33833333"^^xsd:decimal ;
  geo-pos:long "-28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_140'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '553'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.41'^^xsd:double;
  dwc:latitude '38.33833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_140'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3996 -28.40823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3996"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40823333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3996 -28.40823333)"^^geo:wktLiteral ;
  geo-pos:lat "38.3996"^^xsd:decimal ;
  geo-pos:long "-28.40823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_319'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1296'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.40823333'^^xsd:double;
  dwc:latitude '38.3996'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_319'^^xsd:string;
  dwc:observationDate '2012-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3996 -28.40823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3996"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40823333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3996 -28.40823333)"^^geo:wktLiteral ;
  geo-pos:lat "38.3996"^^xsd:decimal ;
  geo-pos:long "-28.40823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_320'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1296'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.40823333'^^xsd:double;
  dwc:latitude '38.3996'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_320'^^xsd:string;
  dwc:observationDate '2012-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30061667 -28.4076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30061667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4076"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30061667 -28.4076)"^^geo:wktLiteral ;
  geo-pos:lat "38.30061667"^^xsd:decimal ;
  geo-pos:long "-28.4076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_255'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1059'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.4076'^^xsd:double;
  dwc:latitude '38.30061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_255'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38875 -28.40571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38875"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40571667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38875 -28.40571667)"^^geo:wktLiteral ;
  geo-pos:lat "38.38875"^^xsd:decimal ;
  geo-pos:long "-28.40571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_199'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '843'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40571667'^^xsd:double;
  dwc:latitude '38.38875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_199'^^xsd:string;
  dwc:observationDate '2008-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59036667 -28.40403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59036667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40403333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59036667 -28.40403333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59036667"^^xsd:decimal ;
  geo-pos:long "-28.40403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_226'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '934'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40403333'^^xsd:double;
  dwc:latitude '38.59036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_226'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59036667 -28.40403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59036667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40403333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59036667 -28.40403333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59036667"^^xsd:decimal ;
  geo-pos:long "-28.40403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_227'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '934'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.40403333'^^xsd:double;
  dwc:latitude '38.59036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_227'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.40333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.40333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.40333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_154'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '655'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.40333333'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_154'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36333333 -28.39833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36333333 -28.39833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.36333333"^^xsd:decimal ;
  geo-pos:long "-28.39833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_152'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '653'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.39833333'^^xsd:double;
  dwc:latitude '38.36333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_152'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71748333 -28.39381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71748333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39381667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71748333 -28.39381667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71748333"^^xsd:decimal ;
  geo-pos:long "-28.39381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_275'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1153'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.39381667'^^xsd:double;
  dwc:latitude '38.71748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_275'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22666667 -28.39333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22666667 -28.39333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.22666667"^^xsd:decimal ;
  geo-pos:long "-28.39333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_33'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.39333333'^^xsd:double;
  dwc:latitude '38.22666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_33'^^xsd:string;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38833333 -28.39333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38833333 -28.39333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38833333"^^xsd:decimal ;
  geo-pos:long "-28.39333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_7'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.39333333'^^xsd:double;
  dwc:latitude '38.38833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_7'^^xsd:string;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39666667 -28.39166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39666667 -28.39166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39666667"^^xsd:decimal ;
  geo-pos:long "-28.39166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_86'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '367'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.39166667'^^xsd:double;
  dwc:latitude '38.39666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_86'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -28.38666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -28.38666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-28.38666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_92'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '398'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.38666667'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_92'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -28.38666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.365 -28.38666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.365"^^xsd:decimal ;
  geo-pos:long "-28.38666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_93'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '398'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.38666667'^^xsd:double;
  dwc:latitude '38.365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_93'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.385"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.385)"^^geo:wktLiteral ;
  geo-pos:lat "38.335"^^xsd:decimal ;
  geo-pos:long "-28.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_89'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '397'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.385'^^xsd:double;
  dwc:latitude '38.335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_89'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.385"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.385)"^^geo:wktLiteral ;
  geo-pos:lat "38.335"^^xsd:decimal ;
  geo-pos:long "-28.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_90'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '397'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.385'^^xsd:double;
  dwc:latitude '38.335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_90'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.385"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.385)"^^geo:wktLiteral ;
  geo-pos:lat "38.335"^^xsd:decimal ;
  geo-pos:long "-28.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_91'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '397'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.385'^^xsd:double;
  dwc:latitude '38.335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_91'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -28.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58"^^xsd:decimal ;
  dwc:decimalLongitude "-28.385"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58 -28.385)"^^geo:wktLiteral ;
  geo-pos:lat "38.58"^^xsd:decimal ;
  geo-pos:long "-28.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_95'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '410'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.385'^^xsd:double;
  dwc:latitude '38.58'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_95'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25666667 -28.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25666667 -28.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.25666667"^^xsd:decimal ;
  geo-pos:long "-28.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_166'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '695'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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.38333333'^^xsd:double;
  dwc:latitude '38.25666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_166'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31 -28.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31 -28.38)"^^geo:wktLiteral ;
  geo-pos:lat "38.31"^^xsd:decimal ;
  geo-pos:long "-28.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_97'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '422'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.38'^^xsd:double;
  dwc:latitude '38.31'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_97'^^xsd:string;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31 -28.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31 -28.38)"^^geo:wktLiteral ;
  geo-pos:lat "38.31"^^xsd:decimal ;
  geo-pos:long "-28.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_98'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '422'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.38'^^xsd:double;
  dwc:latitude '38.31'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_98'^^xsd:string;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33366667 -28.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33366667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33366667 -28.38)"^^geo:wktLiteral ;
  geo-pos:lat "38.33366667"^^xsd:decimal ;
  geo-pos:long "-28.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_165'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '686'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.38'^^xsd:double;
  dwc:latitude '38.33366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_165'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32333333 -28.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.375"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32333333 -28.375)"^^geo:wktLiteral ;
  geo-pos:lat "38.32333333"^^xsd:decimal ;
  geo-pos:long "-28.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_151'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '644'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.375'^^xsd:double;
  dwc:latitude '38.32333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_151'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3265 -28.3695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3265"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3695"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3265 -28.3695)"^^geo:wktLiteral ;
  geo-pos:lat "38.3265"^^xsd:decimal ;
  geo-pos:long "-28.3695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_61'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '280'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3695'^^xsd:double;
  dwc:latitude '38.3265'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_61'^^xsd:string;
  dwc:observationDate '2005-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25358333 -28.36873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25358333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36873333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25358333 -28.36873333)"^^geo:wktLiteral ;
  geo-pos:lat "38.25358333"^^xsd:decimal ;
  geo-pos:long "-28.36873333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_231'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '959'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.36873333'^^xsd:double;
  dwc:latitude '38.25358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_231'^^xsd:string;
  dwc:observationDate '2009-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36701667 -28.35733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36701667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35733333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36701667 -28.35733333)"^^geo:wktLiteral ;
  geo-pos:lat "38.36701667"^^xsd:decimal ;
  geo-pos:long "-28.35733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_232'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '964'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.35733333'^^xsd:double;
  dwc:latitude '38.36701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_232'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36701667 -28.35733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36701667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35733333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36701667 -28.35733333)"^^geo:wktLiteral ;
  geo-pos:lat "38.36701667"^^xsd:decimal ;
  geo-pos:long "-28.35733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_233'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '964'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.35733333'^^xsd:double;
  dwc:latitude '38.36701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_233'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71333333 -28.35333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71333333 -28.35333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71333333"^^xsd:decimal ;
  geo-pos:long "-28.35333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_159'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '674'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.35333333'^^xsd:double;
  dwc:latitude '38.71333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_159'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71333333 -28.35333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71333333 -28.35333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71333333"^^xsd:decimal ;
  geo-pos:long "-28.35333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_160'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '674'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.35333333'^^xsd:double;
  dwc:latitude '38.71333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_160'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38586667 -28.33516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38586667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33516667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38586667 -28.33516667)"^^geo:wktLiteral ;
  geo-pos:lat "38.38586667"^^xsd:decimal ;
  geo-pos:long "-28.33516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_234'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '965'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.33516667'^^xsd:double;
  dwc:latitude '38.38586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_234'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38586667 -28.33516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38586667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33516667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38586667 -28.33516667)"^^geo:wktLiteral ;
  geo-pos:lat "38.38586667"^^xsd:decimal ;
  geo-pos:long "-28.33516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_235'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '965'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.33516667'^^xsd:double;
  dwc:latitude '38.38586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_235'^^xsd:string;
  dwc:observationDate '2009-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14645 -28.32331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14645"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32331667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14645 -28.32331667)"^^geo:wktLiteral ;
  geo-pos:lat "38.14645"^^xsd:decimal ;
  geo-pos:long "-28.32331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_254'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1058'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.32331667'^^xsd:double;
  dwc:latitude '38.14645'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_254'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.32166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.32166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.335"^^xsd:decimal ;
  geo-pos:long "-28.32166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_153'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '654'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-28.32166667'^^xsd:double;
  dwc:latitude '38.335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_153'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19698333 -28.31423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19698333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31423333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19698333 -28.31423333)"^^geo:wktLiteral ;
  geo-pos:lat "38.19698333"^^xsd:decimal ;
  geo-pos:long "-28.31423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_253'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1057'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.31423333'^^xsd:double;
  dwc:latitude '38.19698333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_253'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -28.31333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -28.31333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-28.31333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_6'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.31333333'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_6'^^xsd:string;
  dwc:observationDate '2004-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39995 -28.30421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39995"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30421667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39995 -28.30421667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39995"^^xsd:decimal ;
  geo-pos:long "-28.30421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_288'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1195'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.30421667'^^xsd:double;
  dwc:latitude '38.39995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_288'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39995 -28.30421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39995"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30421667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39995 -28.30421667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39995"^^xsd:decimal ;
  geo-pos:long "-28.30421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_289'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1195'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.30421667'^^xsd:double;
  dwc:latitude '38.39995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_289'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39995 -28.30421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39995"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30421667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39995 -28.30421667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39995"^^xsd:decimal ;
  geo-pos:long "-28.30421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_290'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1195'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.30421667'^^xsd:double;
  dwc:latitude '38.39995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_290'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39 -28.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30166667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39 -28.30166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39"^^xsd:decimal ;
  geo-pos:long "-28.30166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_104'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '446'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.30166667'^^xsd:double;
  dwc:latitude '38.39'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_104'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71181667 -28.29396667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71181667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29396667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71181667 -28.29396667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71181667"^^xsd:decimal ;
  geo-pos:long "-28.29396667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_344'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1413'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.29396667'^^xsd:double;
  dwc:latitude '38.71181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_344'^^xsd:string;
  dwc:observationDate '2013-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71181667 -28.29396667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71181667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29396667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71181667 -28.29396667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71181667"^^xsd:decimal ;
  geo-pos:long "-28.29396667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_345'^^xsd:string;
  dwc:scientificName 'Larus michahellis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1413'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.29396667'^^xsd:double;
  dwc:latitude '38.71181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Gaivota'^^xsd:string;
  dwc:aphiaid '232052'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_345'^^xsd:string;
  dwc:observationDate '2013-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '232052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.29333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -28.29333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.335"^^xsd:decimal ;
  geo-pos:long "-28.29333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_171'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.29333333'^^xsd:double;
  dwc:latitude '38.335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_171'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39436667 -28.29151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39436667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29151667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39436667 -28.29151667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39436667"^^xsd:decimal ;
  geo-pos:long "-28.29151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_291'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1196'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.29151667'^^xsd:double;
  dwc:latitude '38.39436667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_291'^^xsd:string;
  dwc:observationDate '2011-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35383333 -28.2905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35383333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2905"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35383333 -28.2905)"^^geo:wktLiteral ;
  geo-pos:lat "38.35383333"^^xsd:decimal ;
  geo-pos:long "-28.2905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_59'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '262'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2905'^^xsd:double;
  dwc:latitude '38.35383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_59'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24666667 -28.28833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28833333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24666667 -28.28833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.24666667"^^xsd:decimal ;
  geo-pos:long "-28.28833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_5'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.28833333'^^xsd:double;
  dwc:latitude '38.24666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_5'^^xsd:string;
  dwc:observationDate '2004-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35333333 -28.28666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35333333 -28.28666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.35333333"^^xsd:decimal ;
  geo-pos:long "-28.28666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_150'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '628'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.28666667'^^xsd:double;
  dwc:latitude '38.35333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_150'^^xsd:string;
  dwc:observationDate '2007-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32833333 -28.27333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27333333"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32833333 -28.27333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.32833333"^^xsd:decimal ;
  geo-pos:long "-28.27333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_114'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '478'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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.27333333'^^xsd:double;
  dwc:latitude '38.32833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_114'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38066667 -28.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38066667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2655"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38066667 -28.2655)"^^geo:wktLiteral ;
  geo-pos:lat "38.38066667"^^xsd:decimal ;
  geo-pos:long "-28.2655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_60'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '264'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2655'^^xsd:double;
  dwc:latitude '38.38066667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_60'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.315 -28.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.315"^^xsd:decimal ;
  dwc:decimalLongitude "-28.225"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.315 -28.225)"^^geo:wktLiteral ;
  geo-pos:lat "38.315"^^xsd:decimal ;
  geo-pos:long "-28.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_168'^^xsd:string;
  dwc:scientificName 'Sterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '702'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.225'^^xsd:double;
  dwc:latitude '38.315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garajau'^^xsd:string;
  dwc:aphiaid '137047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_168'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51438333 -28.14791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51438333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14791667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51438333 -28.14791667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51438333"^^xsd:decimal ;
  geo-pos:long "-28.14791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_346'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1414'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.14791667'^^xsd:double;
  dwc:latitude '38.51438333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_346'^^xsd:string;
  dwc:observationDate '2013-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4683__POPA_BE_B_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4683__POPA_BE_B_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4683__POPA_BE_B_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46833333 -28.04666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04666667"^^xsd:decimal ;
  dwc: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/4683__POPA_BE_B_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46833333 -28.04666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.46833333"^^xsd:decimal ;
  geo-pos:long "-28.04666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4683__POPA_BE_B_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BE_B_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4683_> ;
  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_BE_BIRDS'^^xsd:string;
  dwc:catalogNumber 'POPA_BE_B_103'^^xsd:string;
  dwc:scientificName 'Puffinus gravis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '445'^^xsd:integer;
  dwc:collector 'Biosphere expeditions observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^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 '-28.04666667'^^xsd:double;
  dwc:latitude '38.46833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cagarro'^^xsd:string;
  dwc:aphiaid '137201'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BE_B_103'^^xsd:string;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF