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

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11425'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-55.235'^^xsd:double;
  dwc:latitude '28.3875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11425'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3875 -55.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.3875"^^xsd:decimal ;
  dwc:decimalLongitude "-55.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11426'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-55.235'^^xsd:double;
  dwc:latitude '28.3875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11426'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -41.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-41.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_5381'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-41.65'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_5381'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61016667 -39.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61016667"^^xsd:decimal ;
  dwc:decimalLongitude "-39.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_6978'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-39.8396'^^xsd:double;
  dwc:latitude '39.61016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_6978'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61016667 -39.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61016667"^^xsd:decimal ;
  dwc:decimalLongitude "-39.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_6979'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-39.8396'^^xsd:double;
  dwc:latitude '39.61016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_6979'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34353333 -39.53173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34353333"^^xsd:decimal ;
  dwc:decimalLongitude "-39.53173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24434'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-39.53173333'^^xsd:double;
  dwc:latitude '39.34353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24434'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5936 -39.40983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5936"^^xsd:decimal ;
  dwc:decimalLongitude "-39.40983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10458'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30929'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-39.40983333'^^xsd:double;
  dwc:latitude '38.5936'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10458'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5936 -39.40983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5936"^^xsd:decimal ;
  dwc:decimalLongitude "-39.40983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10459'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30929'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-39.40983333'^^xsd:double;
  dwc:latitude '38.5936'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10459'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.70893333 -39.17551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.70893333"^^xsd:decimal ;
  dwc:decimalLongitude "-39.17551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23039'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98692'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-39.17551667'^^xsd:double;
  dwc:latitude '27.70893333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23039'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -39.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_5724'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-39.13333333'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_5724'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49103333 -38.98835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49103333"^^xsd:decimal ;
  dwc:decimalLongitude "-38.98835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8741'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-38.98835'^^xsd:double;
  dwc:latitude '37.49103333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8741'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81085 -38.85133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81085"^^xsd:decimal ;
  dwc:decimalLongitude "-38.85133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22336'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95671'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-38.85133333'^^xsd:double;
  dwc:latitude '38.81085'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22336'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67995 -38.67495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67995"^^xsd:decimal ;
  dwc:decimalLongitude "-38.67495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16258'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70905'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-38.67495'^^xsd:double;
  dwc:latitude '38.67995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16258'^^xsd:string;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_9413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_9413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_9413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64043333 -38.62463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64043333"^^xsd:decimal ;
  dwc:decimalLongitude "-38.62463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_9413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_9413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_9413'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26900'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-38.62463333'^^xsd:double;
  dwc:latitude '38.64043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_9413'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58466667 -38.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58466667"^^xsd:decimal ;
  dwc:decimalLongitude "-38.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/4681__POPA_TUNA_8600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58466667 -38.57)"^^geo:wktLiteral ;
  geo-pos:lat "38.58466667"^^xsd:decimal ;
  geo-pos:long "-38.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8600'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23387'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-38.57'^^xsd:double;
  dwc:latitude '38.58466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8600'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77006667 -38.52221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77006667"^^xsd:decimal ;
  dwc:decimalLongitude "-38.52221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20997'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90847'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-38.52221667'^^xsd:double;
  dwc:latitude '38.77006667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20997'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8079 -38.30756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8079"^^xsd:decimal ;
  dwc:decimalLongitude "-38.30756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_9291'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26357'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-38.30756667'^^xsd:double;
  dwc:latitude '38.8079'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_9291'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75651667 -38.24023333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75651667"^^xsd:decimal ;
  dwc:decimalLongitude "-38.24023333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15136'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66694'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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.24023333'^^xsd:double;
  dwc:latitude '38.75651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15136'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09826667 -38.15153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09826667"^^xsd:decimal ;
  dwc:decimalLongitude "-38.15153333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15974'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69296'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-38.15153333'^^xsd:double;
  dwc:latitude '38.09826667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15974'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18193333 -38.14356667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18193333"^^xsd:decimal ;
  dwc:decimalLongitude "-38.14356667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12167'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52559'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-38.14356667'^^xsd:double;
  dwc:latitude '38.18193333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12167'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05276667 -38.11883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05276667"^^xsd:decimal ;
  dwc:decimalLongitude "-38.11883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16257'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70904'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-38.11883333'^^xsd:double;
  dwc:latitude '39.05276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16257'^^xsd:string;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2249 -38.0909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2249"^^xsd:decimal ;
  dwc:decimalLongitude "-38.0909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8183'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22563'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-38.0909'^^xsd:double;
  dwc:latitude '38.2249'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8183'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -38.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-38.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_4489'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9563'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-38.05'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_4489'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.201 -37.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.201"^^xsd:decimal ;
  dwc:decimalLongitude "-37.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8039'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21896'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-37.9695'^^xsd:double;
  dwc:latitude '39.201'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8039'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93176667 -37.90953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93176667"^^xsd:decimal ;
  dwc:decimalLongitude "-37.90953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16946'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74330'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.90953333'^^xsd:double;
  dwc:latitude '37.93176667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16946'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51896667 -37.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51896667"^^xsd:decimal ;
  dwc:decimalLongitude "-37.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20812'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-37.783'^^xsd:double;
  dwc:latitude '37.51896667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20812'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83333333 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_5872'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '38.83333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_5872'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54635 -37.15441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54635"^^xsd:decimal ;
  dwc:decimalLongitude "-37.15441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12984'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-37.15441667'^^xsd:double;
  dwc:latitude '38.54635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12984'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54635 -37.15441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54635"^^xsd:decimal ;
  dwc:decimalLongitude "-37.15441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12985'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-37.15441667'^^xsd:double;
  dwc:latitude '38.54635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12985'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93218333 -36.20411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93218333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.20411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21518'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-36.20411667'^^xsd:double;
  dwc:latitude '36.93218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21518'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93218333 -36.20411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93218333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.20411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21519'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-36.20411667'^^xsd:double;
  dwc:latitude '36.93218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21519'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -36.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_3245'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6579'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-36.01666667'^^xsd:double;
  dwc:latitude '37.81666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_3245'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49456667 -35.68176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49456667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.68176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21246'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.68176667'^^xsd:double;
  dwc:latitude '37.49456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21246'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 -35.27865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "-35.27865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17548'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.27865'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17548'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19105 -35.10038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19105"^^xsd:decimal ;
  dwc:decimalLongitude "-35.10038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17544'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-35.10038333'^^xsd:double;
  dwc:latitude '37.19105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17544'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/4681__POPA_TUNA_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -33.5)"^^geo:wktLiteral ;
  geo-pos:lat "24.35"^^xsd:decimal ;
  geo-pos:long "-33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2746'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5935'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-33.5'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2746'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91081667 -32.46483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.91081667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/4681__POPA_TUNA_24413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91081667 -32.46483333)"^^geo:wktLiteral ;
  geo-pos:lat "38.91081667"^^xsd:decimal ;
  geo-pos:long "-32.46483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24413'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103946'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.46483333'^^xsd:double;
  dwc:latitude '38.91081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24413'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3724 -32.36251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3724"^^xsd:decimal ;
  dwc:decimalLongitude "-32.36251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22491'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.36251667'^^xsd:double;
  dwc:latitude '37.3724'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22491'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3724 -32.36251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3724"^^xsd:decimal ;
  dwc:decimalLongitude "-32.36251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22492'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.36251667'^^xsd:double;
  dwc:latitude '37.3724'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22492'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45706667 -32.28641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45706667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.28641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21901'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.28641667'^^xsd:double;
  dwc:latitude '37.45706667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21901'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41866667 -32.25033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41866667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.25033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21902'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94120'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.25033333'^^xsd:double;
  dwc:latitude '37.41866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21902'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41866667 -32.25033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41866667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.25033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21903'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94120'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.25033333'^^xsd:double;
  dwc:latitude '37.41866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21903'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41866667 -32.25033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41866667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.25033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21904'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94120'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.25033333'^^xsd:double;
  dwc:latitude '37.41866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21904'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46445 -32.23898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46445"^^xsd:decimal ;
  dwc:decimalLongitude "-32.23898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21905'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94121'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.23898333'^^xsd:double;
  dwc:latitude '37.46445'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21905'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46445 -32.23898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46445"^^xsd:decimal ;
  dwc:decimalLongitude "-32.23898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21906'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94121'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.23898333'^^xsd:double;
  dwc:latitude '37.46445'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21906'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15148333 -32.20538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15148333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.20538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22739'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97083'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.20538333'^^xsd:double;
  dwc:latitude '37.15148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22739'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15148333 -32.20538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15148333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.20538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22740'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97083'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.20538333'^^xsd:double;
  dwc:latitude '37.15148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22740'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49746667 -32.19895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49746667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.19895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23223'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99482'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.19895'^^xsd:double;
  dwc:latitude '37.49746667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23223'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11483333 -32.17698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11483333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.17698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22741'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97084'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.17698333'^^xsd:double;
  dwc:latitude '37.11483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22741'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27155 -32.1645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27155"^^xsd:decimal ;
  dwc:decimalLongitude "-32.1645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22738'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.1645'^^xsd:double;
  dwc:latitude '37.27155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22738'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18883333 -32.15748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18883333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.15748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22489'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.15748333'^^xsd:double;
  dwc:latitude '37.18883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22489'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2246 -32.15703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2246"^^xsd:decimal ;
  dwc:decimalLongitude "-32.15703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22736'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.15703333'^^xsd:double;
  dwc:latitude '37.2246'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22736'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2246 -32.15703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2246"^^xsd:decimal ;
  dwc:decimalLongitude "-32.15703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22737'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.15703333'^^xsd:double;
  dwc:latitude '37.2246'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22737'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16146667 -32.15571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16146667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.15571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23569'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100827'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.15571667'^^xsd:double;
  dwc:latitude '37.16146667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23569'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16146667 -32.15571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16146667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.15571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23570'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100827'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.15571667'^^xsd:double;
  dwc:latitude '37.16146667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23570'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95363333 -32.15256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95363333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.15256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18717'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-32.15256667'^^xsd:double;
  dwc:latitude '37.95363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18717'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95363333 -32.15256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95363333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.15256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18718'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-32.15256667'^^xsd:double;
  dwc:latitude '37.95363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18718'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20966667 -32.14678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20966667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.14678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22488'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96195'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.14678333'^^xsd:double;
  dwc:latitude '37.20966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22488'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24905 -32.14318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24905"^^xsd:decimal ;
  dwc:decimalLongitude "-32.14318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22734'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97080'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.14318333'^^xsd:double;
  dwc:latitude '37.24905'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22734'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24905 -32.14318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24905"^^xsd:decimal ;
  dwc:decimalLongitude "-32.14318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22735'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97080'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.14318333'^^xsd:double;
  dwc:latitude '37.24905'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22735'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23263333 -32.13805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23263333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.13805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22730'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.13805'^^xsd:double;
  dwc:latitude '37.23263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22730'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23263333 -32.13805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23263333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.13805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22731'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.13805'^^xsd:double;
  dwc:latitude '37.23263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22731'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26076667 -32.13566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26076667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.13566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22728'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.13566667'^^xsd:double;
  dwc:latitude '37.26076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22728'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26076667 -32.13566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26076667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.13566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22729'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.13566667'^^xsd:double;
  dwc:latitude '37.26076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22729'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40661667 -32.13283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40661667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.13283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23571'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100828'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.13283333'^^xsd:double;
  dwc:latitude '37.40661667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23571'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40661667 -32.13283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40661667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.13283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23572'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100828'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.13283333'^^xsd:double;
  dwc:latitude '37.40661667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23572'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25433333 -32.12443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25433333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.12443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22727'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97076'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.12443333'^^xsd:double;
  dwc:latitude '37.25433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22727'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47231667 -32.11045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47231667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.11045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23573'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100829'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.11045'^^xsd:double;
  dwc:latitude '37.47231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23573'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47231667 -32.11045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47231667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.11045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23574'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100829'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.11045'^^xsd:double;
  dwc:latitude '37.47231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23574'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56378333 -32.10906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56378333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.10906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21911'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94126'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.10906667'^^xsd:double;
  dwc:latitude '37.56378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21911'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56378333 -32.10906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56378333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.10906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21912'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94126'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.10906667'^^xsd:double;
  dwc:latitude '37.56378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21912'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22488333 -32.10571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22488333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.10571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22490'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96197'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.10571667'^^xsd:double;
  dwc:latitude '37.22488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22490'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44748333 -32.10268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44748333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.10268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23224'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99483'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.10268333'^^xsd:double;
  dwc:latitude '37.44748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23224'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44748333 -32.10268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44748333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.10268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23225'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99483'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.10268333'^^xsd:double;
  dwc:latitude '37.44748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23225'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48288333 -32.08866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48288333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.08866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21907'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94122'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.08866667'^^xsd:double;
  dwc:latitude '37.48288333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21907'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60175 -32.08098333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60175"^^xsd:decimal ;
  dwc:decimalLongitude "-32.08098333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21910'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94125'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.08098333'^^xsd:double;
  dwc:latitude '37.60175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21910'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28465 -32.07676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28465"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22719'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97072'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07676667'^^xsd:double;
  dwc:latitude '37.28465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22719'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28465 -32.07676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28465"^^xsd:decimal ;
  dwc:decimalLongitude "-32.07676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22720'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97072'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.07676667'^^xsd:double;
  dwc:latitude '37.28465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22720'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6143 -32.06966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6143"^^xsd:decimal ;
  dwc:decimalLongitude "-32.06966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21908'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94123'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-32.06966667'^^xsd:double;
  dwc:latitude '37.6143'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21908'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80043333 -32.06458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80043333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.06458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18739'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81482'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-32.06458333'^^xsd:double;
  dwc:latitude '37.80043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18739'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80043333 -32.06458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80043333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.06458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18740'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81482'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-32.06458333'^^xsd:double;
  dwc:latitude '37.80043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18740'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87055 -32.06373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87055"^^xsd:decimal ;
  dwc:decimalLongitude "-32.06373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19137'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83804'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.06373333'^^xsd:double;
  dwc:latitude '37.87055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19137'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27918333 -32.06341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27918333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.06341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22732'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97079'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.06341667'^^xsd:double;
  dwc:latitude '37.27918333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22732'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27918333 -32.06341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27918333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.06341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22733'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97079'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.06341667'^^xsd:double;
  dwc:latitude '37.27918333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22733'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27773333 -32.0604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27773333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22725'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.0604'^^xsd:double;
  dwc:latitude '37.27773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22725'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27773333 -32.0604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27773333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22726'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.0604'^^xsd:double;
  dwc:latitude '37.27773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22726'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55925 -32.05641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55925"^^xsd:decimal ;
  dwc:decimalLongitude "-32.05641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21909'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94124'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.05641667'^^xsd:double;
  dwc:latitude '37.55925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21909'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82316667 -32.04378333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82316667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.04378333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18720'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81465'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.04378333'^^xsd:double;
  dwc:latitude '37.82316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18720'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32038333 -32.03801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32038333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.03801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22721'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97073'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.03801667'^^xsd:double;
  dwc:latitude '37.32038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22721'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32038333 -32.03801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32038333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.03801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22722'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97073'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.03801667'^^xsd:double;
  dwc:latitude '37.32038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22722'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62961667 -32.01315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62961667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.01315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23085'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.01315'^^xsd:double;
  dwc:latitude '37.62961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23085'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62961667 -32.01315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62961667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.01315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23086'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.01315'^^xsd:double;
  dwc:latitude '37.62961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23086'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30596667 -32.00161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30596667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.00161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22723'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97074'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.00161667'^^xsd:double;
  dwc:latitude '37.30596667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22723'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30596667 -32.00161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30596667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.00161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22724'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97074'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.00161667'^^xsd:double;
  dwc:latitude '37.30596667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22724'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9744 -32.00083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9744"^^xsd:decimal ;
  dwc:decimalLongitude "-32.00083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18719'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-32.00083333'^^xsd:double;
  dwc:latitude '37.9744'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18719'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8448 -31.96841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8448"^^xsd:decimal ;
  dwc:decimalLongitude "-31.96841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18721'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81466'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.96841667'^^xsd:double;
  dwc:latitude '37.8448'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18721'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93505 -31.96746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93505"^^xsd:decimal ;
  dwc:decimalLongitude "-31.96746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19136'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83803'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.96746667'^^xsd:double;
  dwc:latitude '37.93505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19136'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95218333 -31.95641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95218333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.95641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19138'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.95641667'^^xsd:double;
  dwc:latitude '37.95218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19138'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95218333 -31.95641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95218333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.95641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19139'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.95641667'^^xsd:double;
  dwc:latitude '37.95218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19139'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00313333 -31.91226667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00313333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.91226667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19135'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83802'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.91226667'^^xsd:double;
  dwc:latitude '38.00313333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19135'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96363333 -31.89836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96363333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.89836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18741'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81483'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.89836667'^^xsd:double;
  dwc:latitude '37.96363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18741'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58031667 -31.83723333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58031667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.83723333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23082'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98876'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.83723333'^^xsd:double;
  dwc:latitude '37.58031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23082'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58031667 -31.83723333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58031667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.83723333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23083'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98876'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.83723333'^^xsd:double;
  dwc:latitude '37.58031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23083'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89453333 -31.82053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89453333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.82053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18737'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81481'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.82053333'^^xsd:double;
  dwc:latitude '37.89453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18737'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89453333 -31.82053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89453333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.82053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18738'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81481'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.82053333'^^xsd:double;
  dwc:latitude '37.89453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18738'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86681667 -31.79055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86681667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.79055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18742'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81484'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.79055'^^xsd:double;
  dwc:latitude '37.86681667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18742'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64363333 -31.75228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64363333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.75228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23080'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98875'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.75228333'^^xsd:double;
  dwc:latitude '37.64363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23080'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64363333 -31.75228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64363333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.75228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23081'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98875'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.75228333'^^xsd:double;
  dwc:latitude '37.64363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23081'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30118333 -31.75215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30118333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.75215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25044'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.75215'^^xsd:double;
  dwc:latitude '39.30118333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25044'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30118333 -31.75215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30118333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.75215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25045'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.75215'^^xsd:double;
  dwc:latitude '39.30118333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25045'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30118333 -31.75215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30118333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.75215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25046'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.75215'^^xsd:double;
  dwc:latitude '39.30118333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25046'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9399 -31.75148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9399"^^xsd:decimal ;
  dwc:decimalLongitude "-31.75148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18722'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81467'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.75148333'^^xsd:double;
  dwc:latitude '37.9399'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18722'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80888333 -31.73475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80888333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.73475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24088'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102652'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.73475'^^xsd:double;
  dwc:latitude '37.80888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24088'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14191667 -31.7284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14191667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25047'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107881'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.7284'^^xsd:double;
  dwc:latitude '39.14191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25047'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14191667 -31.7284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14191667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25048'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107881'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.7284'^^xsd:double;
  dwc:latitude '39.14191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25048'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14191667 -31.7284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14191667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25049'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107881'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.7284'^^xsd:double;
  dwc:latitude '39.14191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25049'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83898333 -31.7226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83898333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19430'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.7226'^^xsd:double;
  dwc:latitude '37.83898333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19430'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80921667 -31.70645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80921667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.70645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25115'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.70645'^^xsd:double;
  dwc:latitude '37.80921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25115'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80921667 -31.70645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80921667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.70645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25116'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.70645'^^xsd:double;
  dwc:latitude '37.80921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25116'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54855 -31.6944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54855"^^xsd:decimal ;
  dwc:decimalLongitude "-31.6944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14857'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65845'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.6944'^^xsd:double;
  dwc:latitude '39.54855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14857'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84171667 -31.68775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84171667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.68775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24710'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.68775'^^xsd:double;
  dwc:latitude '37.84171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24710'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88936667 -31.68035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88936667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.68035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18743'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81485'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.68035'^^xsd:double;
  dwc:latitude '37.88936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18743'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11973333 -31.68035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11973333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.68035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25050'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107882'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.68035'^^xsd:double;
  dwc:latitude '39.11973333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25050'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11973333 -31.68035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11973333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.68035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25051'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107882'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.68035'^^xsd:double;
  dwc:latitude '39.11973333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25051'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04416667 -31.67833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04416667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.67833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24971'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.67833333'^^xsd:double;
  dwc:latitude '39.04416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24971'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30061667 -31.67766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30061667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.67766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25041'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.67766667'^^xsd:double;
  dwc:latitude '39.30061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25041'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30061667 -31.67766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30061667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.67766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25042'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.67766667'^^xsd:double;
  dwc:latitude '39.30061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25042'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30061667 -31.67766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30061667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.67766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25043'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.67766667'^^xsd:double;
  dwc:latitude '39.30061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25043'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83006667 -31.66926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83006667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.66926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24711'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.66926667'^^xsd:double;
  dwc:latitude '37.83006667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24711'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83006667 -31.66926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83006667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.66926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24712'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.66926667'^^xsd:double;
  dwc:latitude '37.83006667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24712'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03916667 -31.66833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03916667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.66833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24972'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107339'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.66833333'^^xsd:double;
  dwc:latitude '39.03916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24972'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81298333 -31.66216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81298333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.66216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24089'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.66216667'^^xsd:double;
  dwc:latitude '37.81298333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24089'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61758333 -31.66195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61758333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.66195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25112'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.66195'^^xsd:double;
  dwc:latitude '37.61758333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25112'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15333333 -31.65833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_24975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15333333 -31.65833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.15333333"^^xsd:decimal ;
  geo-pos:long "-31.65833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24975'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.65833333'^^xsd:double;
  dwc:latitude '39.15333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24975'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3926 -31.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3926"^^xsd:decimal ;
  dwc:decimalLongitude "-31.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24036'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102443'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.6558'^^xsd:double;
  dwc:latitude '39.3926'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24036'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3926 -31.6558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3926"^^xsd:decimal ;
  dwc:decimalLongitude "-31.6558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24037'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102443'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.6558'^^xsd:double;
  dwc:latitude '39.3926'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24037'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81998333 -31.65545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81998333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.65545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24713'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.65545'^^xsd:double;
  dwc:latitude '37.81998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24713'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81998333 -31.65545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81998333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.65545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24714'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.65545'^^xsd:double;
  dwc:latitude '37.81998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24714'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81791667 -31.65166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81791667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_24715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81791667 -31.65166667)"^^geo:wktLiteral ;
  geo-pos:lat "37.81791667"^^xsd:decimal ;
  geo-pos:long "-31.65166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24715'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105644'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.65166667'^^xsd:double;
  dwc:latitude '37.81791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24715'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81791667 -31.65166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81791667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_24716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81791667 -31.65166667)"^^geo:wktLiteral ;
  geo-pos:lat "37.81791667"^^xsd:decimal ;
  geo-pos:long "-31.65166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24716'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105644'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.65166667'^^xsd:double;
  dwc:latitude '37.81791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24716'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8829 -31.65165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8829"^^xsd:decimal ;
  dwc:decimalLongitude "-31.65165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19143'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83901'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.65165'^^xsd:double;
  dwc:latitude '39.8829'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19143'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81236667 -31.64553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81236667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.64553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24717'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.64553333'^^xsd:double;
  dwc:latitude '37.81236667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24717'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81236667 -31.64553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81236667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.64553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24718'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.64553333'^^xsd:double;
  dwc:latitude '37.81236667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24718'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44745 -31.64288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44745"^^xsd:decimal ;
  dwc:decimalLongitude "-31.64288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18630'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80783'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.64288333'^^xsd:double;
  dwc:latitude '37.44745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18630'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44745 -31.64288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44745"^^xsd:decimal ;
  dwc:decimalLongitude "-31.64288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18631'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80783'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.64288333'^^xsd:double;
  dwc:latitude '37.44745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18631'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0375 -31.64166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0375"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_24973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0375 -31.64166667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0375"^^xsd:decimal ;
  geo-pos:long "-31.64166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24973'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107340'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.64166667'^^xsd:double;
  dwc:latitude '39.0375'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24973'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00936667 -31.62571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00936667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.62571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18735'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.62571667'^^xsd:double;
  dwc:latitude '38.00936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18735'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00936667 -31.62571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00936667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.62571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18736'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.62571667'^^xsd:double;
  dwc:latitude '38.00936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18736'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3372 -31.61873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3372"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24034'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102442'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.61873333'^^xsd:double;
  dwc:latitude '39.3372'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24034'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3372 -31.61873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3372"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24035'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102442'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.61873333'^^xsd:double;
  dwc:latitude '39.3372'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24035'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93258333 -31.61831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93258333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24420'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.61831667'^^xsd:double;
  dwc:latitude '38.93258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24420'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93258333 -31.61831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93258333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24421'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.61831667'^^xsd:double;
  dwc:latitude '38.93258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24421'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94096667 -31.61756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94096667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24414'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103947'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.61756667'^^xsd:double;
  dwc:latitude '38.94096667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24414'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94096667 -31.61756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94096667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24415'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103947'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.61756667'^^xsd:double;
  dwc:latitude '38.94096667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24415'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56666667 -31.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56666667 -31.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.56666667"^^xsd:decimal ;
  geo-pos:long "-31.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1871'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.61666667'^^xsd:double;
  dwc:latitude '37.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1871'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56666667 -31.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56666667 -31.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.56666667"^^xsd:decimal ;
  geo-pos:long "-31.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1872'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.61666667'^^xsd:double;
  dwc:latitude '37.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1872'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93958333 -31.61638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93958333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24417'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103950'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.61638333'^^xsd:double;
  dwc:latitude '38.93958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24417'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93958333 -31.61638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93958333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24418'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103950'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.61638333'^^xsd:double;
  dwc:latitude '38.93958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24418'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93958333 -31.61638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93958333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24419'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103950'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.61638333'^^xsd:double;
  dwc:latitude '38.93958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24419'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93131667 -31.61413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93131667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24422'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103952'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.61413333'^^xsd:double;
  dwc:latitude '38.93131667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24422'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94256667 -31.61376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94256667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24416'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.61376667'^^xsd:double;
  dwc:latitude '38.94256667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24416'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87671667 -31.61221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87671667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.61221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24094'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.61221667'^^xsd:double;
  dwc:latitude '37.87671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24094'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71435 -31.60611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71435"^^xsd:decimal ;
  dwc:decimalLongitude "-31.60611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21913'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94127'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.60611667'^^xsd:double;
  dwc:latitude '37.71435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21913'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71435 -31.60611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71435"^^xsd:decimal ;
  dwc:decimalLongitude "-31.60611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21914'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94127'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.60611667'^^xsd:double;
  dwc:latitude '37.71435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21914'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80716667 -31.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80716667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19431'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.603'^^xsd:double;
  dwc:latitude '37.80716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19431'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80716667 -31.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80716667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19432'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.603'^^xsd:double;
  dwc:latitude '37.80716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19432'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77636667 -31.60146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77636667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.60146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19443'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.60146667'^^xsd:double;
  dwc:latitude '37.77636667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19443'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93048333 -31.5993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93048333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18744'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81486'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.5993'^^xsd:double;
  dwc:latitude '37.93048333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18744'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48393333 -31.58785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48393333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.58785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18629'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80782'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.58785'^^xsd:double;
  dwc:latitude '37.48393333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18629'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37403333 -31.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37403333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25058'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107886'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.586'^^xsd:double;
  dwc:latitude '39.37403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25058'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37403333 -31.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37403333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25059'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107886'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.586'^^xsd:double;
  dwc:latitude '39.37403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25059'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89513333 -31.58428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89513333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.58428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24090'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.58428333'^^xsd:double;
  dwc:latitude '37.89513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24090'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30861667 -31.58116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30861667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.58116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24038'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102444'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.58116667'^^xsd:double;
  dwc:latitude '39.30861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24038'^^xsd:string;
  dwc:observationDate '2012-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35153333 -31.58078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35153333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.58078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24254'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103189'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.58078333'^^xsd:double;
  dwc:latitude '39.35153333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24254'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45963333 -31.58076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45963333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.58076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24130'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102791'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.58076667'^^xsd:double;
  dwc:latitude '39.45963333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24130'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9625 -31.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9625"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_24969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9625 -31.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.9625"^^xsd:decimal ;
  geo-pos:long "-31.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24969'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.58'^^xsd:double;
  dwc:latitude '38.9625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24969'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9625 -31.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9625"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_24970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9625 -31.58)"^^geo:wktLiteral ;
  geo-pos:lat "38.9625"^^xsd:decimal ;
  geo-pos:long "-31.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24970'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.58'^^xsd:double;
  dwc:latitude '38.9625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24970'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81313333 -31.5736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81313333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19433'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.5736'^^xsd:double;
  dwc:latitude '37.81313333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19433'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81313333 -31.5736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81313333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19434'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.5736'^^xsd:double;
  dwc:latitude '37.81313333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19434'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16613333 -31.57075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16613333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.57075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18752'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81726'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.57075'^^xsd:double;
  dwc:latitude '37.16613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18752'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31711667 -31.57068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31711667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.57068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25038'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.57068333'^^xsd:double;
  dwc:latitude '39.31711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25038'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31711667 -31.57068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31711667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.57068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25039'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.57068333'^^xsd:double;
  dwc:latitude '39.31711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25039'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31711667 -31.57068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31711667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.57068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25040'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.57068333'^^xsd:double;
  dwc:latitude '39.31711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25040'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27583333 -31.56966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27583333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24976'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.56966667'^^xsd:double;
  dwc:latitude '39.27583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24976'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27583333 -31.56966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27583333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24977'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.56966667'^^xsd:double;
  dwc:latitude '39.27583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24977'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27583333 -31.56966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27583333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24978'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.56966667'^^xsd:double;
  dwc:latitude '39.27583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24978'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69205 -31.56731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69205"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25120'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108107'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.56731667'^^xsd:double;
  dwc:latitude '37.69205'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25120'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96048333 -31.56696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96048333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24091'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102655'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.56696667'^^xsd:double;
  dwc:latitude '37.96048333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24091'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96556667 -31.56333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96556667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24423'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103953'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.56333333'^^xsd:double;
  dwc:latitude '38.96556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24423'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96556667 -31.56333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96556667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24424'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103953'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.56333333'^^xsd:double;
  dwc:latitude '38.96556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24424'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40591667 -31.56316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40591667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24428'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.56316667'^^xsd:double;
  dwc:latitude '39.40591667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24428'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40591667 -31.56316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40591667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24429'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.56316667'^^xsd:double;
  dwc:latitude '39.40591667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24429'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1393 -31.56195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-31.56195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18753'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81727'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.56195'^^xsd:double;
  dwc:latitude '37.1393'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18753'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40076667 -31.55546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40076667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.55546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25060'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107887'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.55546667'^^xsd:double;
  dwc:latitude '39.40076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25060'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40076667 -31.55546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40076667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.55546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25061'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107887'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.55546667'^^xsd:double;
  dwc:latitude '39.40076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25061'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40076667 -31.55546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40076667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.55546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25062'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107887'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.55546667'^^xsd:double;
  dwc:latitude '39.40076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25062'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2165 -31.55396667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2165"^^xsd:decimal ;
  dwc:decimalLongitude "-31.55396667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18751'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81725'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.55396667'^^xsd:double;
  dwc:latitude '37.2165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18751'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10173333 -31.55305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10173333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.55305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19453'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.55305'^^xsd:double;
  dwc:latitude '37.10173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19453'^^xsd:string;
  dwc:observationDate '2009-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25978333 -31.55181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25978333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.55181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18750'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81724'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.55181667'^^xsd:double;
  dwc:latitude '37.25978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18750'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24916667 -31.55118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24916667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.55118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25054'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.55118333'^^xsd:double;
  dwc:latitude '39.24916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25054'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24916667 -31.55118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24916667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.55118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25055'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.55118333'^^xsd:double;
  dwc:latitude '39.24916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25055'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24916667 -31.55118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24916667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.55118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25056'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.55118333'^^xsd:double;
  dwc:latitude '39.24916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25056'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39961667 -31.54893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39961667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.54893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24129'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102790'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-31.54893333'^^xsd:double;
  dwc:latitude '39.39961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24129'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14286667 -31.54353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14286667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.54353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18754'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81728'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.54353333'^^xsd:double;
  dwc:latitude '37.14286667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18754'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62236667 -31.5425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62236667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108111'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.5425'^^xsd:double;
  dwc:latitude '37.62236667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25124'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38033333 -31.54076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38033333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.54076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24435'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.54076667'^^xsd:double;
  dwc:latitude '39.38033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24435'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35658333 -31.54043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35658333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.54043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24436'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.54043333'^^xsd:double;
  dwc:latitude '39.35658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24436'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71723333 -31.53751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71723333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.53751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25117'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108105'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.53751667'^^xsd:double;
  dwc:latitude '37.71723333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25117'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1136 -31.53745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1136"^^xsd:decimal ;
  dwc:decimalLongitude "-31.53745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18734'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81479'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.53745'^^xsd:double;
  dwc:latitude '38.1136'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18734'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33036667 -31.53163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33036667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.53163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24253'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103188'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.53163333'^^xsd:double;
  dwc:latitude '39.33036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24253'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06566667 -31.5259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06566667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18755'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81729'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.5259'^^xsd:double;
  dwc:latitude '37.06566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18755'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91515 -31.5219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91515"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24087'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.5219'^^xsd:double;
  dwc:latitude '37.91515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24087'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40908333 -31.52171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40908333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.52171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24250'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103185'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.52171667'^^xsd:double;
  dwc:latitude '39.40908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24250'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05853333 -31.52051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05853333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.52051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19454'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86055'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.52051667'^^xsd:double;
  dwc:latitude '37.05853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19454'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95425 -31.52041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95425"^^xsd:decimal ;
  dwc:decimalLongitude "-31.52041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24730'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.52041667'^^xsd:double;
  dwc:latitude '37.95425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24730'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3983 -31.52026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3983"^^xsd:decimal ;
  dwc:decimalLongitude "-31.52026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24426'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.52026667'^^xsd:double;
  dwc:latitude '39.3983'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24426'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3983 -31.52026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3983"^^xsd:decimal ;
  dwc:decimalLongitude "-31.52026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24427'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.52026667'^^xsd:double;
  dwc:latitude '39.3983'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24427'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44898333 -31.52003333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44898333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.52003333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24255'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103190'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.52003333'^^xsd:double;
  dwc:latitude '39.44898333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24255'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05408333 -31.51221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05408333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.51221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19455'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86056'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.51221667'^^xsd:double;
  dwc:latitude '37.05408333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19455'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3482 -31.51175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3482"^^xsd:decimal ;
  dwc:decimalLongitude "-31.51175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24433'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.51175'^^xsd:double;
  dwc:latitude '39.3482'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24433'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93891667 -31.51098333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93891667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.51098333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24731'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.51098333'^^xsd:double;
  dwc:latitude '37.93891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24731'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33166667 -31.50885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33166667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.50885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24437'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104038'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.50885'^^xsd:double;
  dwc:latitude '39.33166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24437'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94671667 -31.50751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94671667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.50751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24729'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105655'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.50751667'^^xsd:double;
  dwc:latitude '37.94671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24729'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40948333 -31.50193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40948333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.50193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24251'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103186'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.50193333'^^xsd:double;
  dwc:latitude '39.40948333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24251'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71728333 -31.50013333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71728333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.50013333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12834'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.50013333'^^xsd:double;
  dwc:latitude '39.71728333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12834'^^xsd:string;
  dwc:observationDate '2005-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39771667 -31.4994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39771667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24245'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.4994'^^xsd:double;
  dwc:latitude '39.39771667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24245'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39771667 -31.4994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39771667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24246'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.4994'^^xsd:double;
  dwc:latitude '39.39771667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24246'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39771667 -31.4994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39771667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24247'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.4994'^^xsd:double;
  dwc:latitude '39.39771667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24247'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93691667 -31.49806667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93691667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49806667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24728'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.49806667'^^xsd:double;
  dwc:latitude '37.93691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24728'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.495 -31.49743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.495"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19456'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86057'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.49743333'^^xsd:double;
  dwc:latitude '37.495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19456'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.495 -31.49743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.495"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19457'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86057'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.49743333'^^xsd:double;
  dwc:latitude '37.495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19457'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29248333 -31.49508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29248333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24033'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102441'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.49508333'^^xsd:double;
  dwc:latitude '39.29248333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24033'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63775 -31.49453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63775"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25118'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.49453333'^^xsd:double;
  dwc:latitude '37.63775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25118'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63775 -31.49453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63775"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25119'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.49453333'^^xsd:double;
  dwc:latitude '37.63775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25119'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33888333 -31.49378333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33888333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49378333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24252'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103187'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.49378333'^^xsd:double;
  dwc:latitude '39.33888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24252'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.638 -31.49351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.638"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12836'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.49351667'^^xsd:double;
  dwc:latitude '39.638'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12836'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0416 -31.49253333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0416"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49253333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18757'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81731'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.49253333'^^xsd:double;
  dwc:latitude '37.0416'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18757'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23595 -31.49231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23595"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49231667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25036'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107877'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.49231667'^^xsd:double;
  dwc:latitude '39.23595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25036'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23595 -31.49231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23595"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49231667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25037'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107877'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.49231667'^^xsd:double;
  dwc:latitude '39.23595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25037'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.89368333 -31.49096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.89368333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.49096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24412'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103945'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.49096667'^^xsd:double;
  dwc:latitude '38.89368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24412'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78188333 -31.48896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78188333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21915'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.48896667'^^xsd:double;
  dwc:latitude '37.78188333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21915'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77136667 -31.48876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77136667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23226'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99484'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.48876667'^^xsd:double;
  dwc:latitude '37.77136667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23226'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63211667 -31.48856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63211667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24309'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103450'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.48856667'^^xsd:double;
  dwc:latitude '37.63211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24309'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3221 -31.48835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3221"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25052'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.48835'^^xsd:double;
  dwc:latitude '39.3221'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25052'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3221 -31.48835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3221"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25053'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.48835'^^xsd:double;
  dwc:latitude '39.3221'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25053'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62798333 -31.48721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62798333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25113'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108103'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.48721667'^^xsd:double;
  dwc:latitude '37.62798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25113'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62798333 -31.48721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62798333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25114'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108103'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.48721667'^^xsd:double;
  dwc:latitude '37.62798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25114'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93935 -31.48381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93935"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24727'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.48381667'^^xsd:double;
  dwc:latitude '37.93935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24727'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38333333 -31.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38333333 -31.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.38333333"^^xsd:decimal ;
  geo-pos:long "-31.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1963'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4586'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.48333333'^^xsd:double;
  dwc:latitude '37.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1963'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.826 -31.48263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.826"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19441'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86028'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.48263333'^^xsd:double;
  dwc:latitude '37.826'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19441'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.826 -31.48263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.826"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19442'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86028'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.48263333'^^xsd:double;
  dwc:latitude '37.826'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19442'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43033333 -31.48106667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43033333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48106667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24310'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103474'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.48106667'^^xsd:double;
  dwc:latitude '37.43033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24310'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80101667 -31.47683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80101667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.47683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21916'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.47683333'^^xsd:double;
  dwc:latitude '37.80101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21916'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80101667 -31.47683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80101667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.47683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21917'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.47683333'^^xsd:double;
  dwc:latitude '37.80101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21917'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35943333 -31.47585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35943333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.47585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25063'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107888'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.47585'^^xsd:double;
  dwc:latitude '39.35943333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25063'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95216667 -31.47536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95216667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.47536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24726'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105652'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.47536667'^^xsd:double;
  dwc:latitude '37.95216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24726'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9545 -31.47488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9545"^^xsd:decimal ;
  dwc:decimalLongitude "-31.47488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24725'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.47488333'^^xsd:double;
  dwc:latitude '37.9545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24725'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66818333 -31.47316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66818333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.47316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12835'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.47316667'^^xsd:double;
  dwc:latitude '39.66818333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12835'^^xsd:string;
  dwc:observationDate '2005-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0658 -31.4676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0658"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18756'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81730'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.4676'^^xsd:double;
  dwc:latitude '37.0658'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18756'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46008333 -31.46705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46008333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.46705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13300'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59414'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.46705'^^xsd:double;
  dwc:latitude '39.46008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13300'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75595 -31.46666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75595"^^xsd:decimal ;
  dwc:decimalLongitude "-31.46666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24099'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102663'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.46666667'^^xsd:double;
  dwc:latitude '37.75595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24099'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9752 -31.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9752"^^xsd:decimal ;
  dwc:decimalLongitude "-31.466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24719'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.466'^^xsd:double;
  dwc:latitude '37.9752'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24719'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64778333 -31.46548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64778333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.46548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25121'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108108'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.46548333'^^xsd:double;
  dwc:latitude '37.64778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25121'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98256667 -31.46546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98256667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.46546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24723'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.46546667'^^xsd:double;
  dwc:latitude '37.98256667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24723'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98256667 -31.46546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98256667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.46546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24724'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.46546667'^^xsd:double;
  dwc:latitude '37.98256667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24724'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1048 -31.464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1048"^^xsd:decimal ;
  dwc:decimalLongitude "-31.464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19142'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83900'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.464'^^xsd:double;
  dwc:latitude '38.1048'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19142'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45675 -31.46345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45675"^^xsd:decimal ;
  dwc:decimalLongitude "-31.46345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24238'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103174'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.46345'^^xsd:double;
  dwc:latitude '39.45675'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24238'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45675 -31.46345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45675"^^xsd:decimal ;
  dwc:decimalLongitude "-31.46345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24239'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103174'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.46345'^^xsd:double;
  dwc:latitude '39.45675'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24239'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2433 -31.4625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2433"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18749'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81723'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.4625'^^xsd:double;
  dwc:latitude '37.2433'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18749'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96728333 -31.46071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96728333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.46071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24720'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.46071667'^^xsd:double;
  dwc:latitude '37.96728333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24720'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6859 -31.45925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6859"^^xsd:decimal ;
  dwc:decimalLongitude "-31.45925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7507'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20245'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.45925'^^xsd:double;
  dwc:latitude '39.6859'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7507'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6859 -31.45925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6859"^^xsd:decimal ;
  dwc:decimalLongitude "-31.45925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7508'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20245'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.45925'^^xsd:double;
  dwc:latitude '39.6859'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7508'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27738333 -31.45865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27738333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.45865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24432'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104033'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.45865'^^xsd:double;
  dwc:latitude '39.27738333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24432'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99083333 -31.45646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99083333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.45646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24722'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.45646667'^^xsd:double;
  dwc:latitude '37.99083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24722'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65836667 -31.45576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65836667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.45576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7282'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18629'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.45576667'^^xsd:double;
  dwc:latitude '38.65836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7282'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65836667 -31.45576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65836667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.45576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7283'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18629'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.45576667'^^xsd:double;
  dwc:latitude '38.65836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7283'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74858333 -31.4504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74858333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24098'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102662'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.4504'^^xsd:double;
  dwc:latitude '37.74858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24098'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36666667 -31.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36666667 -31.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.36666667"^^xsd:decimal ;
  geo-pos:long "-31.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1873'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.45'^^xsd:double;
  dwc:latitude '37.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1873'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36666667 -31.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36666667 -31.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.36666667"^^xsd:decimal ;
  geo-pos:long "-31.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1874'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.45'^^xsd:double;
  dwc:latitude '37.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1874'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36666667 -31.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36666667 -31.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.36666667"^^xsd:decimal ;
  geo-pos:long "-31.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1875'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.45'^^xsd:double;
  dwc:latitude '37.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1875'^^xsd:string;
  dwc:observationDate '1998-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33801667 -31.44945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33801667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.44945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24249'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103183'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.44945'^^xsd:double;
  dwc:latitude '39.33801667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24249'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.303 -31.4463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.303"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24431'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104032'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.4463'^^xsd:double;
  dwc:latitude '39.303'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24431'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72105 -31.44075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72105"^^xsd:decimal ;
  dwc:decimalLongitude "-31.44075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24307'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103449'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.44075'^^xsd:double;
  dwc:latitude '37.72105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24307'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72105 -31.44075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72105"^^xsd:decimal ;
  dwc:decimalLongitude "-31.44075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24308'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103449'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.44075'^^xsd:double;
  dwc:latitude '37.72105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24308'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34201667 -31.43978333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34201667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.43978333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24248'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103182'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.43978333'^^xsd:double;
  dwc:latitude '39.34201667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24248'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13051667 -31.43925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13051667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.43925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24915'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106634'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.43925'^^xsd:double;
  dwc:latitude '39.13051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24915'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35243333 -31.43638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35243333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.43638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19061'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83146'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.43638333'^^xsd:double;
  dwc:latitude '37.35243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19061'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 -31.43611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "-31.43611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24095'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102659'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.43611667'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24095'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38941667 -31.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38941667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18748'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81722'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.435'^^xsd:double;
  dwc:latitude '37.38941667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18748'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99566667 -31.43381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99566667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.43381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24721'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.43381667'^^xsd:double;
  dwc:latitude '37.99566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24721'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67576667 -31.43333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67576667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.43333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7488'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19984'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.43333333'^^xsd:double;
  dwc:latitude '39.67576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7488'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32185 -31.43013333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32185"^^xsd:decimal ;
  dwc:decimalLongitude "-31.43013333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13301'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59415'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.43013333'^^xsd:double;
  dwc:latitude '39.32185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13301'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34426667 -31.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34426667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25064'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107889'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.43'^^xsd:double;
  dwc:latitude '39.34426667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25064'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17131667 -31.42545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17131667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24133'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102794'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.42545'^^xsd:double;
  dwc:latitude '39.17131667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24133'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17131667 -31.42545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17131667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24134'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102794'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.42545'^^xsd:double;
  dwc:latitude '39.17131667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24134'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48658333 -31.42483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48658333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24240'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.42483333'^^xsd:double;
  dwc:latitude '39.48658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24240'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48658333 -31.42483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48658333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24241'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.42483333'^^xsd:double;
  dwc:latitude '39.48658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24241'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6599 -31.4247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6599"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7284'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18630'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.4247'^^xsd:double;
  dwc:latitude '39.6599'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7284'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6599 -31.4247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6599"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7285'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18630'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.4247'^^xsd:double;
  dwc:latitude '39.6599'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7285'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27355 -31.42348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27355"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25057'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107885'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.42348333'^^xsd:double;
  dwc:latitude '39.27355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25057'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46743333 -31.42311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46743333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24244'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103178'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.42311667'^^xsd:double;
  dwc:latitude '39.46743333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24244'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72805 -31.42285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72805"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19444'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.42285'^^xsd:double;
  dwc:latitude '37.72805'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19444'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72805 -31.42285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72805"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19445'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.42285'^^xsd:double;
  dwc:latitude '37.72805'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19445'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29038333 -31.42053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29038333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24127'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-31.42053333'^^xsd:double;
  dwc:latitude '39.29038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24127'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29038333 -31.42053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29038333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.42053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24128'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-31.42053333'^^xsd:double;
  dwc:latitude '39.29038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24128'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46878333 -31.41975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46878333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.41975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24243'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.41975'^^xsd:double;
  dwc:latitude '39.46878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24243'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8316 -31.41951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8316"^^xsd:decimal ;
  dwc:decimalLongitude "-31.41951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24092'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.41951667'^^xsd:double;
  dwc:latitude '37.8316'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24092'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1702 -31.41511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1702"^^xsd:decimal ;
  dwc:decimalLongitude "-31.41511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24132'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102793'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.41511667'^^xsd:double;
  dwc:latitude '39.1702'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24132'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48076667 -31.41403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48076667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.41403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24242'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.41403333'^^xsd:double;
  dwc:latitude '39.48076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24242'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5995 -31.41153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5995"^^xsd:decimal ;
  dwc:decimalLongitude "-31.41153333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18628'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80781'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.41153333'^^xsd:double;
  dwc:latitude '37.5995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18628'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81565 -31.40715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81565"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24093'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.40715'^^xsd:double;
  dwc:latitude '37.81565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24093'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39671667 -31.40656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39671667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14364'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.40656667'^^xsd:double;
  dwc:latitude '39.39671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14364'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67898333 -31.40626667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67898333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40626667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7487'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19983'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.40626667'^^xsd:double;
  dwc:latitude '39.67898333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7487'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8921 -31.40608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8921"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24410'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103944'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.40608333'^^xsd:double;
  dwc:latitude '38.8921'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24410'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8921 -31.40608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8921"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24411'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103944'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.40608333'^^xsd:double;
  dwc:latitude '38.8921'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24411'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74403333 -31.40595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74403333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24097'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102661'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.40595'^^xsd:double;
  dwc:latitude '37.74403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24097'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97651667 -31.40578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97651667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24409'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103943'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.40578333'^^xsd:double;
  dwc:latitude '38.97651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24409'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86906667 -31.40511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86906667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14352'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63171'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.40511667'^^xsd:double;
  dwc:latitude '38.86906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14352'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20341667 -31.40315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20341667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24861'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.40315'^^xsd:double;
  dwc:latitude '39.20341667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24861'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28883333 -31.40198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28883333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24126'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-31.40198333'^^xsd:double;
  dwc:latitude '39.28883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24126'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21203333 -31.40186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21203333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14439'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63502'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.40186667'^^xsd:double;
  dwc:latitude '39.21203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14439'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6728 -31.40145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6728"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7511'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.40145'^^xsd:double;
  dwc:latitude '39.6728'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7511'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6728 -31.40145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6728"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7512'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.40145'^^xsd:double;
  dwc:latitude '39.6728'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7512'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06305 -31.40036667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06305"^^xsd:decimal ;
  dwc:decimalLongitude "-31.40036667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24408'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103942'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.40036667'^^xsd:double;
  dwc:latitude '39.06305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24408'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45618333 -31.39996667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45618333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.39996667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15278'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.39996667'^^xsd:double;
  dwc:latitude '39.45618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15278'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.20953333 -31.39915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.20953333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.39915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24863'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106230'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.39915'^^xsd:double;
  dwc:latitude '31.20953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24863'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30825 -31.39898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30825"^^xsd:decimal ;
  dwc:decimalLongitude "-31.39898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24430'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104031'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.39898333'^^xsd:double;
  dwc:latitude '39.30825'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24430'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61288333 -31.39833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61288333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_25122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61288333 -31.39833333)"^^geo:wktLiteral ;
  geo-pos:lat "37.61288333"^^xsd:decimal ;
  geo-pos:long "-31.39833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25122'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108109'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.39833333'^^xsd:double;
  dwc:latitude '37.61288333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25122'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6422 -31.39681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6422"^^xsd:decimal ;
  dwc:decimalLongitude "-31.39681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7489'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19985'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.39681667'^^xsd:double;
  dwc:latitude '39.6422'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7489'^^xsd:string;
  dwc:observationDate '2001-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33293333 -31.39568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33293333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.39568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19062'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.39568333'^^xsd:double;
  dwc:latitude '37.33293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19062'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20875 -31.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20875"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24862'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.3935'^^xsd:double;
  dwc:latitude '39.20875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24862'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67321667 -31.39331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67321667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.39331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7509'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.39331667'^^xsd:double;
  dwc:latitude '39.67321667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7509'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67321667 -31.39331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67321667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.39331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7510'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.39331667'^^xsd:double;
  dwc:latitude '39.67321667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7510'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45456667 -31.39148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45456667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.39148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19446'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86031'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.39148333'^^xsd:double;
  dwc:latitude '37.45456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19446'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45456667 -31.39148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45456667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.39148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19447'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86031'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.39148333'^^xsd:double;
  dwc:latitude '37.45456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19447'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15935 -31.38788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15935"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24131'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102792'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.38788333'^^xsd:double;
  dwc:latitude '39.15935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24131'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02833333 -31.38583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02833333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24974'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107341'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.38583333'^^xsd:double;
  dwc:latitude '39.02833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24974'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35856667 -31.38435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35856667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19063'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83148'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.38435'^^xsd:double;
  dwc:latitude '37.35856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19063'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2452 -31.38163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2452"^^xsd:decimal ;
  dwc:decimalLongitude "-31.38163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18733'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81478'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.38163333'^^xsd:double;
  dwc:latitude '38.2452'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18733'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43871667 -31.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43871667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_14366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43871667 -31.38)"^^geo:wktLiteral ;
  geo-pos:lat "39.43871667"^^xsd:decimal ;
  geo-pos:long "-31.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14366'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.38'^^xsd:double;
  dwc:latitude '39.43871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14366'^^xsd:string;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21333333 -31.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_24986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21333333 -31.375)"^^geo:wktLiteral ;
  geo-pos:lat "38.21333333"^^xsd:decimal ;
  geo-pos:long "-31.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24986'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107549'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.375'^^xsd:double;
  dwc:latitude '38.21333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24986'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21333333 -31.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_24987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21333333 -31.375)"^^geo:wktLiteral ;
  geo-pos:lat "38.21333333"^^xsd:decimal ;
  geo-pos:long "-31.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24987'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107549'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.375'^^xsd:double;
  dwc:latitude '38.21333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24987'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31316667 -31.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31316667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19449'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86033'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.372'^^xsd:double;
  dwc:latitude '37.31316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19449'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31316667 -31.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31316667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19450'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86033'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.372'^^xsd:double;
  dwc:latitude '37.31316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19450'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29166667 -31.37051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29166667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.37051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14363'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63257'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.37051667'^^xsd:double;
  dwc:latitude '39.29166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14363'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34776667 -31.36693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34776667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36693333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19064'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83149'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.36693333'^^xsd:double;
  dwc:latitude '37.34776667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19064'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35093333 -31.36621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35093333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19448'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86032'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.36621667'^^xsd:double;
  dwc:latitude '37.35093333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19448'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3162 -31.36551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3162"^^xsd:decimal ;
  dwc:decimalLongitude "-31.36551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25065'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.36551667'^^xsd:double;
  dwc:latitude '39.3162'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25065'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62713333 -31.35935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62713333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7486'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19982'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.35935'^^xsd:double;
  dwc:latitude '39.62713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7486'^^xsd:string;
  dwc:observationDate '2001-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60903333 -31.35823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60903333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24096'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102660'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.35823333'^^xsd:double;
  dwc:latitude '37.60903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24096'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25443333 -31.35551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25443333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14365'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63259'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.35551667'^^xsd:double;
  dwc:latitude '39.25443333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14365'^^xsd:string;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5678 -31.35396667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5678"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35396667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10281'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30426'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.35396667'^^xsd:double;
  dwc:latitude '39.5678'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10281'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52168333 -31.35283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52168333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26797'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116076'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.35283333'^^xsd:double;
  dwc:latitude '39.52168333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26797'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5175 -31.35233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5175"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7691'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20894'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.35233333'^^xsd:double;
  dwc:latitude '39.5175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7691'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5175 -31.35233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5175"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7692'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20894'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.35233333'^^xsd:double;
  dwc:latitude '39.5175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7692'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.35213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35213333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13891'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.35213333'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13891'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45891667 -31.35135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45891667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.35135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15277'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67060'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.35135'^^xsd:double;
  dwc:latitude '39.45891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15277'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42671667 -31.34965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42671667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.34965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14076'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62356'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.34965'^^xsd:double;
  dwc:latitude '39.42671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14076'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4376 -31.34926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4376"^^xsd:decimal ;
  dwc:decimalLongitude "-31.34926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25411'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108956'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.34926667'^^xsd:double;
  dwc:latitude '39.4376'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25411'^^xsd:string;
  dwc:observationDate '2013-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24696667 -31.34435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24696667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.34435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13466'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.34435'^^xsd:double;
  dwc:latitude '39.24696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13466'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52536667 -31.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52536667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10376'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30673'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.34'^^xsd:double;
  dwc:latitude '39.52536667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10376'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62898333 -31.33746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62898333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25123'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108110'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.33746667'^^xsd:double;
  dwc:latitude '37.62898333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25123'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.375 -31.33726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.375"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25419'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.33726667'^^xsd:double;
  dwc:latitude '39.375'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25419'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41668333 -31.33676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41668333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25412'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108957'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.33676667'^^xsd:double;
  dwc:latitude '39.41668333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25412'^^xsd:string;
  dwc:observationDate '2013-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07991667 -31.3349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07991667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18723'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81468'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.3349'^^xsd:double;
  dwc:latitude '38.07991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18723'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2379'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5397'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.33333333'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2379'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32055 -31.33251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26248'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113716'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.33251667'^^xsd:double;
  dwc:latitude '39.32055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26248'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39216667 -31.33166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39216667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14155'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62626'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.33166667'^^xsd:double;
  dwc:latitude '39.39216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14155'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82971667 -31.33105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82971667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18627'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80780'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.33105'^^xsd:double;
  dwc:latitude '37.82971667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18627'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37651667 -31.33091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37651667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25586'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.33091667'^^xsd:double;
  dwc:latitude '39.37651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25586'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47101667 -31.33088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47101667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.33088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14077'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62357'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.33088333'^^xsd:double;
  dwc:latitude '39.47101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14077'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51215 -31.32918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51215"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26796'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.32918333'^^xsd:double;
  dwc:latitude '39.51215'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26796'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3656 -31.32801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3656"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25587'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.32801667'^^xsd:double;
  dwc:latitude '39.3656'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25587'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87396667 -31.32563333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87396667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32563333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19440'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86027'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.32563333'^^xsd:double;
  dwc:latitude '37.87396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19440'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53856667 -31.32451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53856667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10280'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30425'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.32451667'^^xsd:double;
  dwc:latitude '39.53856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10280'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48621667 -31.32433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48621667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15095'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.32433333'^^xsd:double;
  dwc:latitude '39.48621667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15095'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08873333 -31.32416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08873333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24917'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106636'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.32416667'^^xsd:double;
  dwc:latitude '39.08873333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24917'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35708333 -31.3239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35708333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25418'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108962'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3239'^^xsd:double;
  dwc:latitude '39.35708333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25418'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06386667 -31.3232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06386667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18724'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81469'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.3232'^^xsd:double;
  dwc:latitude '38.06386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18724'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38258333 -31.32306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38258333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25413'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108958'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.32306667'^^xsd:double;
  dwc:latitude '39.38258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25413'^^xsd:string;
  dwc:observationDate '2013-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57745 -31.32263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57745"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10932'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.32263333'^^xsd:double;
  dwc:latitude '39.57745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10932'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19603333 -31.32253333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19603333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32253333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26431'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114462'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.32253333'^^xsd:double;
  dwc:latitude '39.19603333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26431'^^xsd:string;
  dwc:observationDate '2013-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58441667 -31.32146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58441667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10284'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30429'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.32146667'^^xsd:double;
  dwc:latitude '39.58441667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10284'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49055 -31.32006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.32006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15276'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.32006667'^^xsd:double;
  dwc:latitude '39.49055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15276'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44086667 -31.31928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44086667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14078'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62358'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31928333'^^xsd:double;
  dwc:latitude '39.44086667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14078'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34131667 -31.31768333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34131667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31768333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25585'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.31768333'^^xsd:double;
  dwc:latitude '39.34131667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25585'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3715 -31.31765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3715"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25417'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.31765'^^xsd:double;
  dwc:latitude '39.3715'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25417'^^xsd:string;
  dwc:observationDate '2013-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34421667 -31.31721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34421667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26132'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113227'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.31721667'^^xsd:double;
  dwc:latitude '39.34421667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26132'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5072 -31.31721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5072"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10282'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30427'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.31721667'^^xsd:double;
  dwc:latitude '39.5072'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10282'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1005'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.31666667'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1005'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2380'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5398'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.31666667'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2380'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44775 -31.31645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44775"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15280'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67063'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31645'^^xsd:double;
  dwc:latitude '39.44775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15280'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36308333 -31.31551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36308333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26430'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114461'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.31551667'^^xsd:double;
  dwc:latitude '39.36308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26430'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45586667 -31.31451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45586667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15092'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66593'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31451667'^^xsd:double;
  dwc:latitude '39.45586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15092'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30291667 -31.31426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30291667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18747'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81721'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31426667'^^xsd:double;
  dwc:latitude '37.30291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18747'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41315 -31.3129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41315"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26426'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114458'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3129'^^xsd:double;
  dwc:latitude '39.41315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26426'^^xsd:string;
  dwc:observationDate '2013-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41315 -31.3129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41315"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26427'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114458'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3129'^^xsd:double;
  dwc:latitude '39.41315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26427'^^xsd:string;
  dwc:observationDate '2013-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39468333 -31.31135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39468333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10893'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.31135'^^xsd:double;
  dwc:latitude '39.39468333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10893'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24491667 -31.31015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24491667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14440'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63503'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.31015'^^xsd:double;
  dwc:latitude '39.24491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14440'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40391667 -31.30988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40391667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10614'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31278'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30988333'^^xsd:double;
  dwc:latitude '39.40391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10614'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42866667 -31.30988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42866667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10616'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31280'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30988333'^^xsd:double;
  dwc:latitude '39.42866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10616'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32845 -31.30986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32845"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25260'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108557'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.30986667'^^xsd:double;
  dwc:latitude '39.32845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25260'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34466667 -31.30986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34466667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26135'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30986667'^^xsd:double;
  dwc:latitude '39.34466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26135'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40113333 -31.30983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40113333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14832'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65783'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30983333'^^xsd:double;
  dwc:latitude '39.40113333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14832'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47525 -31.30973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10612'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31276'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30973333'^^xsd:double;
  dwc:latitude '39.47525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10612'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46151667 -31.30946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46151667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15281'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30946667'^^xsd:double;
  dwc:latitude '39.46151667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15281'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44241667 -31.30885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44241667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15279'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67062'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30885'^^xsd:double;
  dwc:latitude '39.44241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15279'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29616667 -31.30753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29616667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25261'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108558'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.30753333'^^xsd:double;
  dwc:latitude '39.29616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25261'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87998333 -31.30565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87998333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13456'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60150'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.30565'^^xsd:double;
  dwc:latitude '38.87998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13456'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42653333 -31.30513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42653333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10877'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31941'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30513333'^^xsd:double;
  dwc:latitude '39.42653333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10877'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71273333 -31.30506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71273333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26808'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116087'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30506667'^^xsd:double;
  dwc:latitude '39.71273333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26808'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32483333 -31.30453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32483333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26134'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30453333'^^xsd:double;
  dwc:latitude '39.32483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26134'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44141667 -31.30448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44141667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15093'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30448333'^^xsd:double;
  dwc:latitude '39.44141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15093'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35385 -31.30378333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35385"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30378333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25420'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108964'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30378333'^^xsd:double;
  dwc:latitude '39.35385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25420'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42346667 -31.30376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42346667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15091'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30376667'^^xsd:double;
  dwc:latitude '39.42346667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15091'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40156667 -31.30356667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40156667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30356667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10710'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31514'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30356667'^^xsd:double;
  dwc:latitude '39.40156667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10710'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4013 -31.30345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4013"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26973'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116948'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30345'^^xsd:double;
  dwc:latitude '39.4013'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26973'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41305 -31.30223333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41305"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30223333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14835'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65786'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.30223333'^^xsd:double;
  dwc:latitude '39.41305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14835'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46058333 -31.30215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46058333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25414'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108959'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30215'^^xsd:double;
  dwc:latitude '39.46058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25414'^^xsd:string;
  dwc:observationDate '2013-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46058333 -31.30215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46058333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25415'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108959'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30215'^^xsd:double;
  dwc:latitude '39.46058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25415'^^xsd:string;
  dwc:observationDate '2013-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32598333 -31.3016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32598333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25421'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108965'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3016'^^xsd:double;
  dwc:latitude '39.32598333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25421'^^xsd:string;
  dwc:observationDate '2013-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39353333 -31.30041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39353333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15104'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66605'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.30041667'^^xsd:double;
  dwc:latitude '39.39353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15104'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38333333 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1095'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1095'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1098'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2838'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1098'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1110'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2850'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1110'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1349'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3242'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1349'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1099'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1099'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1065'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2783'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1065'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1093'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1093'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1094'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2834'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1094'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1132'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1132'^^xsd:string;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1364'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3256'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1364'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1064'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2782'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1064'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1370'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3261'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.3'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1370'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55198333 -31.29988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55198333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10931'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32105'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.29988333'^^xsd:double;
  dwc:latitude '39.55198333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10931'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43101667 -31.2997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43101667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15115'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2997'^^xsd:double;
  dwc:latitude '39.43101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15115'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46883333 -31.29928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46883333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15275'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67058'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29928333'^^xsd:double;
  dwc:latitude '39.46883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15275'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38708333 -31.29828333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38708333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29828333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10719'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31567'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29828333'^^xsd:double;
  dwc:latitude '39.38708333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10719'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38716667 -31.29815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38716667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10902'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32025'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.29815'^^xsd:double;
  dwc:latitude '39.38716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10902'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3735 -31.29775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3735"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10892'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32015'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.29775'^^xsd:double;
  dwc:latitude '39.3735'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10892'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12361667 -31.2975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12361667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13457'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60151'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.2975'^^xsd:double;
  dwc:latitude '39.12361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13457'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4733 -31.29741667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4733"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29741667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15274'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67057'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29741667'^^xsd:double;
  dwc:latitude '39.4733'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15274'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54613333 -31.29733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54613333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15096'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29733333'^^xsd:double;
  dwc:latitude '39.54613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15096'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40105 -31.29716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40105"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10596'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29716667'^^xsd:double;
  dwc:latitude '39.40105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10596'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47876667 -31.29633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47876667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15214'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66917'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29633333'^^xsd:double;
  dwc:latitude '39.47876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15214'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3113 -31.29618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3113"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26432'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29618333'^^xsd:double;
  dwc:latitude '39.3113'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26432'^^xsd:string;
  dwc:observationDate '2013-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36613333 -31.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36613333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14011'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62094'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.296'^^xsd:double;
  dwc:latitude '39.36613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14011'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41513333 -31.29588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41513333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16242'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70823'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29588333'^^xsd:double;
  dwc:latitude '39.41513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16242'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49808333 -31.29581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49808333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15218'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29581667'^^xsd:double;
  dwc:latitude '39.49808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15218'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12873333 -31.29561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12873333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24918'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106637'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.29561667'^^xsd:double;
  dwc:latitude '39.12873333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24918'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54441667 -31.2956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54441667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15097'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66598'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2956'^^xsd:double;
  dwc:latitude '39.54441667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15097'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35658333 -31.29518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35658333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11322'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33311'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29518333'^^xsd:double;
  dwc:latitude '39.35658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11322'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46326667 -31.29503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46326667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15094'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66595'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29503333'^^xsd:double;
  dwc:latitude '39.46326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15094'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50148333 -31.2948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50148333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15215'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66918'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2948'^^xsd:double;
  dwc:latitude '39.50148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15215'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49423333 -31.29441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49423333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15216'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66919'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29441667'^^xsd:double;
  dwc:latitude '39.49423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15216'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41203333 -31.29383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41203333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19451'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29383333'^^xsd:double;
  dwc:latitude '37.41203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19451'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.48356667 -31.29348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.48356667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15130'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66688'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29348333'^^xsd:double;
  dwc:latitude '31.48356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15130'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51253333 -31.29348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51253333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14833'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65784'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29348333'^^xsd:double;
  dwc:latitude '39.51253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14833'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4628 -31.29333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4628"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_15273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4628 -31.29333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4628"^^xsd:decimal ;
  geo-pos:long "-31.29333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15273'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67056'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29333333'^^xsd:double;
  dwc:latitude '39.4628'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15273'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5081 -31.29235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5081"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10283'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30428'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.29235'^^xsd:double;
  dwc:latitude '39.5081'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10283'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.391 -31.29181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.391"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11236'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29181667'^^xsd:double;
  dwc:latitude '39.391'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11236'^^xsd:string;
  dwc:observationDate '2004-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2027 -31.29168333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2027"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29168333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26250'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113719'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.29168333'^^xsd:double;
  dwc:latitude '39.2027'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26250'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3116 -31.29153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3116"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29153333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26249'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113718'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.29153333'^^xsd:double;
  dwc:latitude '39.3116'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26249'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37051667 -31.2915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37051667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13890'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2915'^^xsd:double;
  dwc:latitude '39.37051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13890'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48208333 -31.2914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48208333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15100'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66601'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2914'^^xsd:double;
  dwc:latitude '39.48208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15100'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39791667 -31.29126667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39791667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29126667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10613'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29126667'^^xsd:double;
  dwc:latitude '39.39791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10613'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41388333 -31.29115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41388333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15129'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66687'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.29115'^^xsd:double;
  dwc:latitude '39.41388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15129'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38803333 -31.2905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38803333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_15060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38803333 -31.2905)"^^geo:wktLiteral ;
  geo-pos:lat "39.38803333"^^xsd:decimal ;
  geo-pos:long "-31.2905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15060'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66450'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2905'^^xsd:double;
  dwc:latitude '39.38803333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15060'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4169 -31.29035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4169"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10705'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31509'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.29035'^^xsd:double;
  dwc:latitude '39.4169'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10705'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41211667 -31.2903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41211667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10900'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32023'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.2903'^^xsd:double;
  dwc:latitude '39.41211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10900'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35473333 -31.28985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35473333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14153'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62624'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28985'^^xsd:double;
  dwc:latitude '39.35473333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14153'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37875 -31.28895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37875"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10039'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.28895'^^xsd:double;
  dwc:latitude '39.37875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10039'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39693333 -31.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39693333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10726'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31574'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2886'^^xsd:double;
  dwc:latitude '39.39693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10726'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3699 -31.28843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3699"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11273'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.28843333'^^xsd:double;
  dwc:latitude '39.3699'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11273'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41993333 -31.28843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41993333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12865'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56208'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28843333'^^xsd:double;
  dwc:latitude '39.41993333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12865'^^xsd:string;
  dwc:observationDate '2005-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22216667 -31.2884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22216667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24864'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2884'^^xsd:double;
  dwc:latitude '39.22216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24864'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50575 -31.2884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50575"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15219'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2884'^^xsd:double;
  dwc:latitude '39.50575'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15219'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40823333 -31.28821667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40823333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28821667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10707'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31511'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28821667'^^xsd:double;
  dwc:latitude '39.40823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10707'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48883333 -31.2882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48883333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14867'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65855'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2882'^^xsd:double;
  dwc:latitude '39.48883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14867'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4141 -31.28805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4141"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14122'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28805'^^xsd:double;
  dwc:latitude '39.4141'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14122'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42676667 -31.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42676667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11215'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33047'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.288'^^xsd:double;
  dwc:latitude '39.42676667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11215'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36935 -31.28783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36935"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10876'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31940'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28783333'^^xsd:double;
  dwc:latitude '39.36935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10876'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6873 -31.28763333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6873"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28763333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24933'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106888'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28763333'^^xsd:double;
  dwc:latitude '37.6873'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24933'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51036667 -31.28755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51036667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14834'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65785'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28755'^^xsd:double;
  dwc:latitude '39.51036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14834'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41701667 -31.28746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41701667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10709'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31513'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28746667'^^xsd:double;
  dwc:latitude '39.41701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10709'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11736667 -31.28745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11736667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24916'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106635'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.28745'^^xsd:double;
  dwc:latitude '39.11736667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24916'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42613333 -31.28738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42613333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10961'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32268'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28738333'^^xsd:double;
  dwc:latitude '39.42613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10961'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41305 -31.28695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41305"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10706'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31510'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28695'^^xsd:double;
  dwc:latitude '39.41305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10706'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38606667 -31.2864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38606667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10875'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31939'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2864'^^xsd:double;
  dwc:latitude '39.38606667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10875'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2775 -31.2861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2775"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13465'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60159'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.2861'^^xsd:double;
  dwc:latitude '39.2775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13465'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42336667 -31.28605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42336667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10905'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32028'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28605'^^xsd:double;
  dwc:latitude '39.42336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10905'^^xsd:string;
  dwc:observationDate '2004-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44335 -31.28605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15117'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66652'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28605'^^xsd:double;
  dwc:latitude '39.44335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15117'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44413333 -31.2859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44413333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15220'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66923'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2859'^^xsd:double;
  dwc:latitude '39.44413333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15220'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44433333 -31.28578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44433333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11468'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33735'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28578333'^^xsd:double;
  dwc:latitude '39.44433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11468'^^xsd:string;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3462 -31.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3462"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10040'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29836'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.2857'^^xsd:double;
  dwc:latitude '39.3462'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10040'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07301667 -31.28558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07301667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18725'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81470'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28558333'^^xsd:double;
  dwc:latitude '38.07301667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18725'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42138333 -31.28553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42138333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11235'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28553333'^^xsd:double;
  dwc:latitude '39.42138333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11235'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44858333 -31.28551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44858333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15118'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28551667'^^xsd:double;
  dwc:latitude '39.44858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15118'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41543333 -31.28543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41543333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14921'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66032'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28543333'^^xsd:double;
  dwc:latitude '39.41543333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14921'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41465 -31.2853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41465"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11490'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2853'^^xsd:double;
  dwc:latitude '39.41465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11490'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34893333 -31.28528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34893333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11320'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33309'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28528333'^^xsd:double;
  dwc:latitude '39.34893333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11320'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44226667 -31.28523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44226667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10957'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28523333'^^xsd:double;
  dwc:latitude '39.44226667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10957'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4219 -31.28516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4219"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10703'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31506'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28516667'^^xsd:double;
  dwc:latitude '39.4219'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10703'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4793 -31.28505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4793"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13880'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61733'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28505'^^xsd:double;
  dwc:latitude '39.4793'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13880'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44038333 -31.28503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44038333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11469'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33736'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28503333'^^xsd:double;
  dwc:latitude '39.44038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11469'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40003333 -31.28498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40003333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10959'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32266'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28498333'^^xsd:double;
  dwc:latitude '39.40003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10959'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4863 -31.28496667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4863"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28496667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10279'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30424'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.28496667'^^xsd:double;
  dwc:latitude '39.4863'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10279'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45841667 -31.28495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45841667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11499'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33797'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28495'^^xsd:double;
  dwc:latitude '39.45841667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11499'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40591667 -31.28441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40591667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10704'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31507'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28441667'^^xsd:double;
  dwc:latitude '39.40591667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10704'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43793333 -31.28438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43793333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10731'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31579'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28438333'^^xsd:double;
  dwc:latitude '39.43793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10731'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44048333 -31.28435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44048333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15116'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28435'^^xsd:double;
  dwc:latitude '39.44048333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15116'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52215 -31.28433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52215"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16275'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70950'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28433333'^^xsd:double;
  dwc:latitude '39.52215'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16275'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41866667 -31.28416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41866667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10901'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32024'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28416667'^^xsd:double;
  dwc:latitude '37.41866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10901'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49203333 -31.28406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49203333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11148'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32660'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28406667'^^xsd:double;
  dwc:latitude '39.49203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11148'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4262 -31.28405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4262"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10865'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28405'^^xsd:double;
  dwc:latitude '39.4262'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10865'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35673333 -31.28378333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35673333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28378333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14014'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28378333'^^xsd:double;
  dwc:latitude '39.35673333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14014'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44461667 -31.28361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44461667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11465'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33732'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28361667'^^xsd:double;
  dwc:latitude '39.44461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11465'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33366667 -31.28341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33366667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11323'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33312'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28341667'^^xsd:double;
  dwc:latitude '39.33366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11323'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2406'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5424'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2406'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1352'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1352'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1358'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3250'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1358'^^xsd:string;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1096'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2836'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28333333'^^xsd:double;
  dwc:latitude '39.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1096'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1097'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28333333'^^xsd:double;
  dwc:latitude '39.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1097'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1361'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3253'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1361'^^xsd:string;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1362'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3254'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1362'^^xsd:string;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1379'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3269'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1379'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1062'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1062'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1107'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2847'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1107'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1108'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2848'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1108'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1131'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2889'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1131'^^xsd:string;
  dwc:observationDate '1998-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1350'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1350'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1351'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1351'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1102'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2842'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1102'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1103'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1103'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1106'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1106'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1360'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3252'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1360'^^xsd:string;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1378'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3268'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1378'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1100'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2840'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1100'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1104'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2844'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1104'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1105'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2845'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1105'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1109'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1109'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1363'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3255'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1363'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1114'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2854'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1114'^^xsd:string;
  dwc:observationDate '1998-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1366'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1366'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1369'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1369'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2402'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5420'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2402'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1111'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2851'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1111'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1113'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2853'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1113'^^xsd:string;
  dwc:observationDate '1998-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1353'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3245'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1353'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1354'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1354'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1371'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1371'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2178'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5002'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2178'^^xsd:string;
  dwc:observationDate '1998-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2401'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5419'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2401'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1112'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2852'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1112'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2343'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5332'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2343'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2410'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5428'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2410'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1373'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1373'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1374'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1374'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1066'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2784'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1066'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1067'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2784'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1067'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2400'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5418'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28333333'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2400'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44363333 -31.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44363333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10724'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2833'^^xsd:double;
  dwc:latitude '39.44363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10724'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40243333 -31.2829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40243333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16240'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70821'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2829'^^xsd:double;
  dwc:latitude '39.40243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16240'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45186667 -31.28286667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45186667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28286667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15120'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66655'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28286667'^^xsd:double;
  dwc:latitude '39.45186667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15120'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48235 -31.28285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48235"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15138'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66696'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28285'^^xsd:double;
  dwc:latitude '39.48235'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15138'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31995 -31.28235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31995"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26428'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114459'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28235'^^xsd:double;
  dwc:latitude '39.31995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26428'^^xsd:string;
  dwc:observationDate '2013-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40321667 -31.28228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40321667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10725'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31573'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28228333'^^xsd:double;
  dwc:latitude '39.40321667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10725'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43761667 -31.28211667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43761667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28211667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11467'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33734'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28211667'^^xsd:double;
  dwc:latitude '39.43761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11467'^^xsd:string;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46058333 -31.2821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46058333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11462'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33729'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.2821'^^xsd:double;
  dwc:latitude '39.46058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11462'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3566 -31.28208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3566"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10608'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31272'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28208333'^^xsd:double;
  dwc:latitude '39.3566'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10608'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34628333 -31.28203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34628333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10041'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.28203333'^^xsd:double;
  dwc:latitude '39.34628333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10041'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88816667 -31.28195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88816667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25075'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28195'^^xsd:double;
  dwc:latitude '38.88816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25075'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88816667 -31.28195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88816667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25076'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28195'^^xsd:double;
  dwc:latitude '38.88816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25076'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3525 -31.28193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10891'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32014'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.28193333'^^xsd:double;
  dwc:latitude '39.3525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10891'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38056667 -31.28193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38056667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14121'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62495'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28193333'^^xsd:double;
  dwc:latitude '39.38056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14121'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50926667 -31.28191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50926667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16274'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28191667'^^xsd:double;
  dwc:latitude '39.50926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16274'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32303333 -31.28186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32303333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15172'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66801'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28186667'^^xsd:double;
  dwc:latitude '39.32303333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15172'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32741667 -31.28158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32741667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26133'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28158333'^^xsd:double;
  dwc:latitude '39.32741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26133'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4446 -31.28156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4446"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14837'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28156667'^^xsd:double;
  dwc:latitude '39.4446'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14837'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4976 -31.28156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4976"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14866'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65854'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28156667'^^xsd:double;
  dwc:latitude '39.4976'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14866'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41876667 -31.2815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41876667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10587'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31238'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2815'^^xsd:double;
  dwc:latitude '39.41876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10587'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23691667 -31.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23691667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14441'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63504'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.2814'^^xsd:double;
  dwc:latitude '39.23691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14441'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66063333 -31.28103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66063333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15217'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66920'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28103333'^^xsd:double;
  dwc:latitude '39.66063333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15217'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50861667 -31.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50861667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15121'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.281'^^xsd:double;
  dwc:latitude '39.50861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15121'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44581667 -31.28083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44581667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15119'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28083333'^^xsd:double;
  dwc:latitude '39.44581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15119'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49541667 -31.28073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49541667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28073333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15213'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28073333'^^xsd:double;
  dwc:latitude '39.49541667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15213'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5007 -31.28068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5007"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14855'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28068333'^^xsd:double;
  dwc:latitude '39.5007'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14855'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41283333 -31.2806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41283333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10694'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2806'^^xsd:double;
  dwc:latitude '39.41283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10694'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40568333 -31.2805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40568333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15063'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66453'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2805'^^xsd:double;
  dwc:latitude '39.40568333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15063'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51103333 -31.28048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51103333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7248'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28048333'^^xsd:double;
  dwc:latitude '39.51103333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7248'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3705 -31.28033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14154'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62625'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28033333'^^xsd:double;
  dwc:latitude '39.3705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14154'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49401667 -31.28028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49401667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15122'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.28028333'^^xsd:double;
  dwc:latitude '39.49401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15122'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39985 -31.28016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39985"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11214'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33046'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.28016667'^^xsd:double;
  dwc:latitude '39.39985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11214'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42216667 -31.2799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42216667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10609'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2799'^^xsd:double;
  dwc:latitude '39.42216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10609'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26643333 -31.27986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26643333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26507'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114973'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.27986667'^^xsd:double;
  dwc:latitude '39.26643333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26507'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37335 -31.2798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15061'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66451'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2798'^^xsd:double;
  dwc:latitude '38.37335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15061'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34571667 -31.27975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34571667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10929'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32103'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.27975'^^xsd:double;
  dwc:latitude '39.34571667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10929'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47173333 -31.2797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47173333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10730'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31578'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2797'^^xsd:double;
  dwc:latitude '39.47173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10730'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30671667 -31.27961667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30671667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27961667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25588'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110014'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27961667'^^xsd:double;
  dwc:latitude '39.30671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25588'^^xsd:string;
  dwc:observationDate '2013-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3947 -31.27953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10708'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31512'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27953333'^^xsd:double;
  dwc:latitude '39.3947'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10708'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35453333 -31.27951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35453333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26972'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116947'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27951667'^^xsd:double;
  dwc:latitude '39.35453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26972'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49098333 -31.27951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49098333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15126'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66661'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27951667'^^xsd:double;
  dwc:latitude '39.49098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15126'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36878333 -31.27935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36878333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14013'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27935'^^xsd:double;
  dwc:latitude '39.36878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14013'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49658333 -31.27926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49658333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7250'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18449'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27926667'^^xsd:double;
  dwc:latitude '39.49658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7250'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30911667 -31.27918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30911667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26136'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27918333'^^xsd:double;
  dwc:latitude '39.30911667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26136'^^xsd:string;
  dwc:observationDate '2013-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33758333 -31.27898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33758333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10720'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31568'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27898333'^^xsd:double;
  dwc:latitude '39.33758333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10720'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46313333 -31.27883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46313333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13879'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61732'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27883333'^^xsd:double;
  dwc:latitude '39.46313333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13879'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4799 -31.27881667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4799"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27881667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11464'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33731'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27881667'^^xsd:double;
  dwc:latitude '39.4799'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11464'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42208333 -31.27868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42208333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16241'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70822'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27868333'^^xsd:double;
  dwc:latitude '38.42208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16241'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35458333 -31.27843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35458333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10610'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.27843333'^^xsd:double;
  dwc:latitude '39.35458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10610'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49758333 -31.27835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49758333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16277'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70952'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.27835'^^xsd:double;
  dwc:latitude '39.49758333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16277'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3491 -31.27825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3491"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10618'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31282'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27825'^^xsd:double;
  dwc:latitude '39.3491'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10618'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4887 -31.27816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4887"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14858'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27816667'^^xsd:double;
  dwc:latitude '39.4887'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14858'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46566667 -31.27793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46566667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15221'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66924'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27793333'^^xsd:double;
  dwc:latitude '39.46566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15221'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31808333 -31.2778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31808333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26505'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114971'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.2778'^^xsd:double;
  dwc:latitude '39.31808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26505'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33028333 -31.27755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33028333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21303'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91903'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.27755'^^xsd:double;
  dwc:latitude '39.33028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21303'^^xsd:string;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99761667 -31.27728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99761667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19300'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27728333'^^xsd:double;
  dwc:latitude '37.99761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19300'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41593333 -31.27711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41593333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13911'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61828'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27711667'^^xsd:double;
  dwc:latitude '39.41593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13911'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50961667 -31.2769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50961667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11466'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33733'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2769'^^xsd:double;
  dwc:latitude '39.50961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11466'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28385 -31.27626667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28385"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27626667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26506'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114972'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.27626667'^^xsd:double;
  dwc:latitude '39.28385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26506'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38346667 -31.27623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38346667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13864'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61679'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27623333'^^xsd:double;
  dwc:latitude '39.38346667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13864'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33498333 -31.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33498333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11321'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33310'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27616667'^^xsd:double;
  dwc:latitude '39.33498333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11321'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51656667 -31.27581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51656667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15131'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66689'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27581667'^^xsd:double;
  dwc:latitude '39.51656667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15131'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4052 -31.27561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15174'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66803'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27561667'^^xsd:double;
  dwc:latitude '39.4052'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15174'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25055 -31.27555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13464'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60158'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.27555'^^xsd:double;
  dwc:latitude '39.25055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13464'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47356667 -31.2752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47356667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11470'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33737'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.2752'^^xsd:double;
  dwc:latitude '39.47356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11470'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41726667 -31.27506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41726667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10958'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32265'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27506667'^^xsd:double;
  dwc:latitude '39.41726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10958'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40333333 -31.27496667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27496667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11229'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33090'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27496667'^^xsd:double;
  dwc:latitude '39.40333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11229'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.391 -31.27481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.391"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11463'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33730'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.27481667'^^xsd:double;
  dwc:latitude '39.391'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11463'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3565 -31.27466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3565"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14012'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27466667'^^xsd:double;
  dwc:latitude '39.3565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14012'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35541667 -31.27443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35541667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11231'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27443333'^^xsd:double;
  dwc:latitude '39.35541667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11231'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35656667 -31.27406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35656667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11414'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33569'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.27406667'^^xsd:double;
  dwc:latitude '39.35656667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11414'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37755 -31.27353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37755"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13865'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27353333'^^xsd:double;
  dwc:latitude '38.37755'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13865'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32026667 -31.27333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32026667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/4681__POPA_TUNA_12663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32026667 -31.27333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.32026667"^^xsd:decimal ;
  geo-pos:long "-31.27333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12663'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27333333'^^xsd:double;
  dwc:latitude '39.32026667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12663'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35581667 -31.27331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35581667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10586'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31237'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27331667'^^xsd:double;
  dwc:latitude '39.35581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10586'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.322 -31.27325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.322"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11324'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33313'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27325'^^xsd:double;
  dwc:latitude '39.322'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11324'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37025 -31.2732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37025"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15103'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2732'^^xsd:double;
  dwc:latitude '39.37025'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15103'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34913333 -31.27311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34913333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11213'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33045'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27311667'^^xsd:double;
  dwc:latitude '39.34913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11213'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58506667 -31.27308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58506667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10930'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.27308333'^^xsd:double;
  dwc:latitude '39.58506667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10930'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35108333 -31.27275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35108333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11492'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33790'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27275'^^xsd:double;
  dwc:latitude '39.35108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11492'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583333 -31.2724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35583333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10866'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31931'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2724'^^xsd:double;
  dwc:latitude '39.35583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10866'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35253333 -31.2721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35253333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11232'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2721'^^xsd:double;
  dwc:latitude '39.35253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11232'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36043333 -31.27206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36043333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10617'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31281'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27206667'^^xsd:double;
  dwc:latitude '39.36043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10617'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36421667 -31.27173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36421667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11491'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27173333'^^xsd:double;
  dwc:latitude '39.36421667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11491'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37368333 -31.2716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37368333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15062'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66452'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2716'^^xsd:double;
  dwc:latitude '38.37368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15062'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34638333 -31.2714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34638333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10721'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31569'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2714'^^xsd:double;
  dwc:latitude '39.34638333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10721'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36856667 -31.27103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36856667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7249'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18448'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27103333'^^xsd:double;
  dwc:latitude '39.36856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7249'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51025 -31.27098333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51025"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27098333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15222'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66925'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.27098333'^^xsd:double;
  dwc:latitude '39.51025'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15222'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3844 -31.27011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3844"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13866'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61681'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.27011667'^^xsd:double;
  dwc:latitude '39.3844'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13866'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51278333 -31.26946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51278333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16276'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26946667'^^xsd:double;
  dwc:latitude '39.51278333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16276'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.226 -31.26873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.226"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14442'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63505'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.26873333'^^xsd:double;
  dwc:latitude '39.226'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14442'^^xsd:string;
  dwc:observationDate '2006-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52196667 -31.2682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52196667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16136'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70272'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.2682'^^xsd:double;
  dwc:latitude '39.52196667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16136'^^xsd:string;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35296667 -31.2681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35296667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10962'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2681'^^xsd:double;
  dwc:latitude '39.35296667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10962'^^xsd:string;
  dwc:observationDate '2004-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32876667 -31.2677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32876667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10890'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.2677'^^xsd:double;
  dwc:latitude '39.32876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10890'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35083333 -31.2673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35083333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11234'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2673'^^xsd:double;
  dwc:latitude '38.35083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11234'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3678 -31.26698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3678"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10722'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31570'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.26698333'^^xsd:double;
  dwc:latitude '39.3678'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10722'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37775 -31.26678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37775"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13867'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.26678333'^^xsd:double;
  dwc:latitude '39.37775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13867'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1004'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1004'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2408'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5426'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2408'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38333333 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1357'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3249'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1357'^^xsd:string;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2403'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5421'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2403'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1101'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2841'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1101'^^xsd:string;
  dwc:observationDate '1998-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2381'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5399'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2381'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2397'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5415'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2397'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2396'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5414'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2396'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46666667 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2399'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5417'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2399'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1375'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3265'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1375'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2392'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5410'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2392'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1372'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3263'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1372'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2391'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5409'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2391'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2409'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5427'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2409'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2191'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2191'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2390'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26666667'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2390'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42175 -31.26566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42175"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10042'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29838'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26566667'^^xsd:double;
  dwc:latitude '39.42175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10042'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36478333 -31.26526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36478333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15173'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66802'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.26526667'^^xsd:double;
  dwc:latitude '39.36478333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15173'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.80948333 -31.26476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.80948333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24614'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104988'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26476667'^^xsd:double;
  dwc:latitude '39.80948333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24614'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24993333 -31.26461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24993333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24124'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.26461667'^^xsd:double;
  dwc:latitude '39.24993333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24124'^^xsd:string;
  dwc:observationDate '2012-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24993333 -31.26461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24993333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24125'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.26461667'^^xsd:double;
  dwc:latitude '39.24993333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24125'^^xsd:string;
  dwc:observationDate '2012-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93761667 -31.26456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93761667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19452'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86053'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26456667'^^xsd:double;
  dwc:latitude '36.93761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19452'^^xsd:string;
  dwc:observationDate '2009-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.335 -31.26416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24985'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107548'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.26416667'^^xsd:double;
  dwc:latitude '38.335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24985'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87386667 -31.26411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87386667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18625'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80779'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26411667'^^xsd:double;
  dwc:latitude '37.87386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18625'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87386667 -31.26411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87386667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18626'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80779'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26411667'^^xsd:double;
  dwc:latitude '37.87386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18626'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36283333 -31.26351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36283333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13863'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.26351667'^^xsd:double;
  dwc:latitude '39.36283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13863'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46946667 -31.2617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46946667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7252'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18451'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2617'^^xsd:double;
  dwc:latitude '39.46946667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7252'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53021667 -31.26138333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53021667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26138333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25432'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.26138333'^^xsd:double;
  dwc:latitude '39.53021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25432'^^xsd:string;
  dwc:observationDate '2013-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36206667 -31.26086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36206667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26086667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10615'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31279'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.26086667'^^xsd:double;
  dwc:latitude '39.36206667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10615'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35828333 -31.25971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35828333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10963'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32271'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25971667'^^xsd:double;
  dwc:latitude '39.35828333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10963'^^xsd:string;
  dwc:observationDate '2004-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52061667 -31.25963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52061667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25433'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25963333'^^xsd:double;
  dwc:latitude '39.52061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25433'^^xsd:string;
  dwc:observationDate '2013-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20723333 -31.25918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20723333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14437'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63500'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.25918333'^^xsd:double;
  dwc:latitude '39.20723333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14437'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53683333 -31.25901667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53683333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25901667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15212'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66915'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25901667'^^xsd:double;
  dwc:latitude '39.53683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15212'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36813333 -31.25786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36813333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11233'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33094'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25786667'^^xsd:double;
  dwc:latitude '39.36813333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11233'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35995 -31.25761667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35995"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25761667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10874'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31938'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.25761667'^^xsd:double;
  dwc:latitude '39.35995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10874'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29773333 -31.25663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29773333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24425'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104028'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.25663333'^^xsd:double;
  dwc:latitude '39.29773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24425'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35883333 -31.25628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35883333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11230'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25628333'^^xsd:double;
  dwc:latitude '39.35883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11230'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35011667 -31.25586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35011667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14123'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25586667'^^xsd:double;
  dwc:latitude '39.35011667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14123'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3549 -31.2555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10862'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31927'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2555'^^xsd:double;
  dwc:latitude '39.3549'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10862'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35855 -31.25538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35855"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11212'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33044'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.25538333'^^xsd:double;
  dwc:latitude '39.35855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11212'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.358 -31.25461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.358"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11228'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33089'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25461667'^^xsd:double;
  dwc:latitude '39.358'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11228'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32646667 -31.25398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32646667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12662'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55159'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.25398333'^^xsd:double;
  dwc:latitude '39.32646667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12662'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33908333 -31.25338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33908333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26974'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25338333'^^xsd:double;
  dwc:latitude '39.33908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26974'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33908333 -31.25338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33908333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26975'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25338333'^^xsd:double;
  dwc:latitude '39.33908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26975'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5273 -31.25303333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5273"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25303333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14865'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65853'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25303333'^^xsd:double;
  dwc:latitude '39.5273'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14865'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52975 -31.25271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52975"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14863'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65851'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25271667'^^xsd:double;
  dwc:latitude '39.52975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14863'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5235 -31.2527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5235"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14008'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2527'^^xsd:double;
  dwc:latitude '39.5235'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14008'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36325 -31.25253333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25253333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10897'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25253333'^^xsd:double;
  dwc:latitude '39.36325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10897'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34345 -31.25248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34345"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10603'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31254'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25248333'^^xsd:double;
  dwc:latitude '39.34345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10603'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52846667 -31.25183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52846667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18296'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78895'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25183333'^^xsd:double;
  dwc:latitude '39.52846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18296'^^xsd:string;
  dwc:observationDate '2008-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51883333 -31.25136667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51883333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25136667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10729'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31577'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25136667'^^xsd:double;
  dwc:latitude '39.51883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10729'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5355 -31.25105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5355"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25434'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109083'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25105'^^xsd:double;
  dwc:latitude '39.5355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25434'^^xsd:string;
  dwc:observationDate '2013-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52773333 -31.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52773333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16137'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.251'^^xsd:double;
  dwc:latitude '39.52773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16137'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30193333 -31.25075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30193333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26429'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114460'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.25075'^^xsd:double;
  dwc:latitude '39.30193333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26429'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2686 -31.25073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2686"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25073333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13463'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60157'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.25073333'^^xsd:double;
  dwc:latitude '39.2686'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13463'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.342 -31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.342"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10898'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.2501'^^xsd:double;
  dwc:latitude '39.342'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10898'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33333333 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2404'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5422'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2404'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33333333 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2407'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5425'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2407'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1134'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2892'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1134'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1356'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3248'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1356'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1359'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3251'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1359'^^xsd:string;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1365'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3257'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1365'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2344'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5333'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2344'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43333333 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2398'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5416'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2398'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2134'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2134'^^xsd:string;
  dwc:observationDate '1998-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2192'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5014'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2192'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2368'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5383'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2368'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2369'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5383'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2369'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1355'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1355'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2264'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5201'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2264'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2341'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5330'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2341'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2342'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5331'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2342'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2366'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5381'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.25'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2366'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.313 -31.24833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.313"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26137'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.24833333'^^xsd:double;
  dwc:latitude '39.313'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26137'^^xsd:string;
  dwc:observationDate '2013-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31668333 -31.24758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31668333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15064'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66454'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24758333'^^xsd:double;
  dwc:latitude '39.31668333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15064'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7028 -31.24721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7028"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26807'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24721667'^^xsd:double;
  dwc:latitude '39.7028'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26807'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36996667 -31.24693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36996667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24693333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10899'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.24693333'^^xsd:double;
  dwc:latitude '39.36996667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10899'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71068333 -31.24633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71068333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10119'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24633333'^^xsd:double;
  dwc:latitude '39.71068333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10119'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57756667 -31.2456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57756667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7238'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18437'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2456'^^xsd:double;
  dwc:latitude '39.57756667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7238'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53628333 -31.24481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53628333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14864'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65852'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.24481667'^^xsd:double;
  dwc:latitude '39.53628333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14864'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53825 -31.24453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53825"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10619'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.24453333'^^xsd:double;
  dwc:latitude '39.53825'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10619'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46356667 -31.24446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46356667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19458'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86058'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24446667'^^xsd:double;
  dwc:latitude '37.46356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19458'^^xsd:string;
  dwc:observationDate '2009-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3158 -31.24401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3158"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10928'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.24401667'^^xsd:double;
  dwc:latitude '39.3158'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10928'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42018333 -31.24391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42018333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18745'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81720'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24391667'^^xsd:double;
  dwc:latitude '37.42018333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18745'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42018333 -31.24391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42018333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18746'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81720'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24391667'^^xsd:double;
  dwc:latitude '37.42018333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18746'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5327 -31.24316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5327"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10711'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31515'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.24316667'^^xsd:double;
  dwc:latitude '39.5327'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10711'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87985 -31.24251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87985"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25073'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107948'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24251667'^^xsd:double;
  dwc:latitude '38.87985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25073'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87985 -31.24251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87985"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25074'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107948'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24251667'^^xsd:double;
  dwc:latitude '38.87985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25074'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56051667 -31.24236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56051667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26798'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.24236667'^^xsd:double;
  dwc:latitude '39.56051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26798'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3509 -31.24213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3509"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24213333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10871'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31936'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.24213333'^^xsd:double;
  dwc:latitude '39.3509'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10871'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3509 -31.24213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3509"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24213333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10872'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31936'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.24213333'^^xsd:double;
  dwc:latitude '39.3509'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10872'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53398333 -31.2419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53398333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10863'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31928'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2419'^^xsd:double;
  dwc:latitude '39.53398333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10863'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53476667 -31.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53476667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66659'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2415'^^xsd:double;
  dwc:latitude '39.53476667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15124'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53763333 -31.2413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53763333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16279'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70954'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.2413'^^xsd:double;
  dwc:latitude '39.53763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16279'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35701667 -31.24065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35701667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14010'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24065'^^xsd:double;
  dwc:latitude '39.35701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14010'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3447 -31.2403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3447"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15133'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2403'^^xsd:double;
  dwc:latitude '39.3447'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15133'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53771667 -31.23968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53771667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10696'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23968333'^^xsd:double;
  dwc:latitude '39.53771667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10696'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57696667 -31.23943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57696667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7239'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18438'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23943333'^^xsd:double;
  dwc:latitude '39.57696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7239'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69523333 -31.23928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69523333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10120'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30031'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.23928333'^^xsd:double;
  dwc:latitude '39.69523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10120'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26913333 -31.23921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26913333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14414'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63428'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.23921667'^^xsd:double;
  dwc:latitude '39.26913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14414'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3469 -31.23905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3469"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10602'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31253'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23905'^^xsd:double;
  dwc:latitude '39.3469'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10602'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54368333 -31.23888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54368333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10690'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31493'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23888333'^^xsd:double;
  dwc:latitude '39.54368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10690'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0794 -31.23795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0794"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18619'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80776'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.23795'^^xsd:double;
  dwc:latitude '38.0794'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18619'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0794 -31.23795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0794"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18620'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80776'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.23795'^^xsd:double;
  dwc:latitude '38.0794'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18620'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53746667 -31.23771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53746667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14862'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65850'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23771667'^^xsd:double;
  dwc:latitude '39.53746667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14862'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34841667 -31.2375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34841667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10038'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29834'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.2375'^^xsd:double;
  dwc:latitude '39.34841667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10038'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35935 -31.23723333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35935"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23723333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11146'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23723333'^^xsd:double;
  dwc:latitude '39.35935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11146'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35311667 -31.23561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35311667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11272'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33191'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.23561667'^^xsd:double;
  dwc:latitude '39.35311667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11272'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35651667 -31.23551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35651667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13862'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61677'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23551667'^^xsd:double;
  dwc:latitude '39.35651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13862'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67336667 -31.23491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67336667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26818'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23491667'^^xsd:double;
  dwc:latitude '39.67336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26818'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54426667 -31.23481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54426667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14856'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65844'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23481667'^^xsd:double;
  dwc:latitude '39.54426667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14856'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54433333 -31.2343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54433333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25428'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2343'^^xsd:double;
  dwc:latitude '39.54433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25428'^^xsd:string;
  dwc:observationDate '2013-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3493 -31.23408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10889'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.23408333'^^xsd:double;
  dwc:latitude '39.3493'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10889'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5399 -31.23348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5399"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7246'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23348333'^^xsd:double;
  dwc:latitude '38.5399'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7246'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2190'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.23333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2190'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2231'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.23333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2231'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2367'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5382'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.23333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2367'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31806667 -31.23276667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31806667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23276667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25589'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110015'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23276667'^^xsd:double;
  dwc:latitude '39.31806667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25589'^^xsd:string;
  dwc:observationDate '2013-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3457 -31.23225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3457"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13910'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61827'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23225'^^xsd:double;
  dwc:latitude '39.3457'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13910'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98776667 -31.23213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98776667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23213333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24300'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103443'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.23213333'^^xsd:double;
  dwc:latitude '37.98776667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24300'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.536 -31.23191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.536"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14861'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23191667'^^xsd:double;
  dwc:latitude '39.536'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14861'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35448333 -31.23153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35448333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23153333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13861'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61676'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23153333'^^xsd:double;
  dwc:latitude '39.35448333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13861'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35376667 -31.23071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35376667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11147'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32659'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23071667'^^xsd:double;
  dwc:latitude '39.35376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11147'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70548333 -31.23055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70548333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26806'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.23055'^^xsd:double;
  dwc:latitude '39.70548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26806'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30996667 -31.23026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30996667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15101'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66602'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.23026667'^^xsd:double;
  dwc:latitude '39.30996667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15101'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53788333 -31.23001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53788333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10689'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31492'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.23001667'^^xsd:double;
  dwc:latitude '39.53788333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10689'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54778333 -31.22996667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54778333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22996667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15140'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66698'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.22996667'^^xsd:double;
  dwc:latitude '39.54778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15140'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54423333 -31.22983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54423333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10687'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31490'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.22983333'^^xsd:double;
  dwc:latitude '39.54423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10687'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95101667 -31.22906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95101667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19298'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.22906667'^^xsd:double;
  dwc:latitude '37.95101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19298'^^xsd:string;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26303333 -31.22778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26303333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13462'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60156'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.22778333'^^xsd:double;
  dwc:latitude '39.26303333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13462'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54333333 -31.22626667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22626667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25614'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110211'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.22626667'^^xsd:double;
  dwc:latitude '39.54333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25614'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35261667 -31.2259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35261667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12864'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56207'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2259'^^xsd:double;
  dwc:latitude '39.35261667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12864'^^xsd:string;
  dwc:observationDate '2005-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35781667 -31.22581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35781667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11227'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33088'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.22581667'^^xsd:double;
  dwc:latitude '39.35781667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11227'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3436 -31.22571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3436"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10589'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31240'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.22571667'^^xsd:double;
  dwc:latitude '39.3436'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10589'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2705 -31.22558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14415'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63429'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.22558333'^^xsd:double;
  dwc:latitude '39.2705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14415'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54566667 -31.2255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54566667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16135'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70271'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.2255'^^xsd:double;
  dwc:latitude '39.54566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16135'^^xsd:string;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33433333 -31.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33433333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11237'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.22483333'^^xsd:double;
  dwc:latitude '39.33433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11237'^^xsd:string;
  dwc:observationDate '2004-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85406667 -31.22456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85406667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19435'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86023'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.22456667'^^xsd:double;
  dwc:latitude '37.85406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19435'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85406667 -31.22456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85406667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19436'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86023'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.22456667'^^xsd:double;
  dwc:latitude '37.85406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19436'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34835 -31.22421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34835"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10588'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31239'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.22421667'^^xsd:double;
  dwc:latitude '39.34835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10588'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30676667 -31.22341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30676667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17501'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.22341667'^^xsd:double;
  dwc:latitude '39.30676667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17501'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3059 -31.2234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3059"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10927'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32101'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.2234'^^xsd:double;
  dwc:latitude '39.3059'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10927'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5396 -31.22325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5396"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10864'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31929'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.22325'^^xsd:double;
  dwc:latitude '39.5396'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10864'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35281667 -31.22223333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35281667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22223333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10888'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.22223333'^^xsd:double;
  dwc:latitude '39.35281667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10888'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35138333 -31.22176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35138333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11240'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33101'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.22176667'^^xsd:double;
  dwc:latitude '39.35138333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11240'^^xsd:string;
  dwc:observationDate '2004-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53388333 -31.2216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53388333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18299'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78898'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2216'^^xsd:double;
  dwc:latitude '39.53388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18299'^^xsd:string;
  dwc:observationDate '2008-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.255 -31.2204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.255"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13458'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60152'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.2204'^^xsd:double;
  dwc:latitude '39.255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13458'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35561667 -31.22008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35561667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.22008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13908'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61825'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.22008333'^^xsd:double;
  dwc:latitude '39.35561667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13908'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54128333 -31.21995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54128333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16280'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.21995'^^xsd:double;
  dwc:latitude '39.54128333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16280'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31268333 -31.21981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31268333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26138'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.21981667'^^xsd:double;
  dwc:latitude '39.31268333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26138'^^xsd:string;
  dwc:observationDate '2013-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35686667 -31.21953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35686667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10869'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21953333'^^xsd:double;
  dwc:latitude '39.35686667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10869'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15331667 -31.21881667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15331667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21881667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24928'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106885'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.21881667'^^xsd:double;
  dwc:latitude '38.15331667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24928'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35041667 -31.21853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35041667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13909'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61826'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.21853333'^^xsd:double;
  dwc:latitude '38.35041667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13909'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53246667 -31.21803333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53246667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21803333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10714'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31562'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.21803333'^^xsd:double;
  dwc:latitude '39.53246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10714'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54258333 -31.21786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54258333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15123'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.21786667'^^xsd:double;
  dwc:latitude '39.54258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15123'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2405'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5423'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.21666667'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2405'^^xsd:string;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2364'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5379'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.21666667'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2364'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2263'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5200'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.21666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2263'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -31.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2229'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.21666667'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2229'^^xsd:string;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55561667 -31.2162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55561667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10688'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31491'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2162'^^xsd:double;
  dwc:latitude '39.55561667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10688'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27625 -31.21591667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27625"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21591667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13467'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.21591667'^^xsd:double;
  dwc:latitude '39.27625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13467'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53203333 -31.21561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53203333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10728'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31576'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.21561667'^^xsd:double;
  dwc:latitude '39.53203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10728'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34678333 -31.2146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34678333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10037'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.2146'^^xsd:double;
  dwc:latitude '39.34678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10037'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33793333 -31.2135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33793333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10590'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31241'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2135'^^xsd:double;
  dwc:latitude '39.33793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10590'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72113333 -31.21156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72113333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72113333 -31.21156667)"^^geo:wktLiteral ;
  geo-pos:lat "39.72113333"^^xsd:decimal ;
  geo-pos:long "-31.21156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26800'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116079'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.21156667'^^xsd:double;
  dwc:latitude '39.72113333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26800'^^xsd:string;
  dwc:observationDate '2013-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53465 -31.21035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53465"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53465 -31.21035)"^^geo:wktLiteral ;
  geo-pos:lat "39.53465"^^xsd:decimal ;
  geo-pos:long "-31.21035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18295'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78894'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.21035'^^xsd:double;
  dwc:latitude '39.53465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18295'^^xsd:string;
  dwc:observationDate '2008-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35368333 -31.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35368333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35368333 -31.21)"^^geo:wktLiteral ;
  geo-pos:lat "39.35368333"^^xsd:decimal ;
  geo-pos:long "-31.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10595'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.21'^^xsd:double;
  dwc:latitude '39.35368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10595'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5627 -31.2095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5627"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5627 -31.2095)"^^geo:wktLiteral ;
  geo-pos:lat "39.5627"^^xsd:decimal ;
  geo-pos:long "-31.2095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11150'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32662'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2095'^^xsd:double;
  dwc:latitude '39.5627'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11150'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35271667 -31.20933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35271667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35271667 -31.20933333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35271667"^^xsd:decimal ;
  geo-pos:long "-31.20933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10718'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31566'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.20933333'^^xsd:double;
  dwc:latitude '39.35271667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10718'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79913333 -31.20903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79913333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79913333 -31.20903333)"^^geo:wktLiteral ;
  geo-pos:lat "38.79913333"^^xsd:decimal ;
  geo-pos:long "-31.20903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13455'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60149'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.20903333'^^xsd:double;
  dwc:latitude '38.79913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13455'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3127 -31.20895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3127"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3127 -31.20895)"^^geo:wktLiteral ;
  geo-pos:lat "39.3127"^^xsd:decimal ;
  geo-pos:long "-31.20895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10926'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32100'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.20895'^^xsd:double;
  dwc:latitude '39.3127'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10926'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53251667 -31.20891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53251667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53251667 -31.20891667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53251667"^^xsd:decimal ;
  geo-pos:long "-31.20891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18297'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78896'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.20891667'^^xsd:double;
  dwc:latitude '39.53251667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18297'^^xsd:string;
  dwc:observationDate '2008-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30095 -31.20835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30095"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30095 -31.20835)"^^geo:wktLiteral ;
  geo-pos:lat "39.30095"^^xsd:decimal ;
  geo-pos:long "-31.20835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21288'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.20835'^^xsd:double;
  dwc:latitude '39.30095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21288'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54358333 -31.20785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54358333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54358333 -31.20785)"^^geo:wktLiteral ;
  geo-pos:lat "39.54358333"^^xsd:decimal ;
  geo-pos:long "-31.20785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16281'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70956'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20785'^^xsd:double;
  dwc:latitude '39.54358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16281'^^xsd:string;
  dwc:observationDate '2007-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33935 -31.20766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33935"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33935 -31.20766667)"^^geo:wktLiteral ;
  geo-pos:lat "39.33935"^^xsd:decimal ;
  geo-pos:long "-31.20766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10601'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31252'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.20766667'^^xsd:double;
  dwc:latitude '39.33935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10601'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34956667 -31.20701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34956667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34956667 -31.20701667)"^^geo:wktLiteral ;
  geo-pos:lat "39.34956667"^^xsd:decimal ;
  geo-pos:long "-31.20701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11325'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33314'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.20701667'^^xsd:double;
  dwc:latitude '39.34956667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11325'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3378 -31.20653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3378"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3378 -31.20653333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3378"^^xsd:decimal ;
  geo-pos:long "-31.20653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10293'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30438'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20653333'^^xsd:double;
  dwc:latitude '39.3378'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10293'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54756667 -31.20651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54756667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54756667 -31.20651667)"^^geo:wktLiteral ;
  geo-pos:lat "39.54756667"^^xsd:decimal ;
  geo-pos:long "-31.20651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10906'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.20651667'^^xsd:double;
  dwc:latitude '39.54756667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10906'^^xsd:string;
  dwc:observationDate '2004-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42545 -31.20641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42545"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42545 -31.20641667)"^^geo:wktLiteral ;
  geo-pos:lat "37.42545"^^xsd:decimal ;
  geo-pos:long "-31.20641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19459'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20641667'^^xsd:double;
  dwc:latitude '37.42545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19459'^^xsd:string;
  dwc:observationDate '2009-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42545 -31.20641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42545"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42545 -31.20641667)"^^geo:wktLiteral ;
  geo-pos:lat "37.42545"^^xsd:decimal ;
  geo-pos:long "-31.20641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19460'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20641667'^^xsd:double;
  dwc:latitude '37.42545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19460'^^xsd:string;
  dwc:observationDate '2009-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54485 -31.20635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54485"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54485 -31.20635)"^^geo:wktLiteral ;
  geo-pos:lat "39.54485"^^xsd:decimal ;
  geo-pos:long "-31.20635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10695'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.20635'^^xsd:double;
  dwc:latitude '39.54485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10695'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2949 -31.2063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2949"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2949 -31.2063)"^^geo:wktLiteral ;
  geo-pos:lat "39.2949"^^xsd:decimal ;
  geo-pos:long "-31.2063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15132'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66690'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2063'^^xsd:double;
  dwc:latitude '39.2949'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15132'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38783333 -31.20566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38783333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38783333 -31.20566667)"^^geo:wktLiteral ;
  geo-pos:lat "39.38783333"^^xsd:decimal ;
  geo-pos:long "-31.20566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10903'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32026'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.20566667'^^xsd:double;
  dwc:latitude '39.38783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10903'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35031667 -31.2053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35031667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_12862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35031667 -31.2053)"^^geo:wktLiteral ;
  geo-pos:lat "39.35031667"^^xsd:decimal ;
  geo-pos:long "-31.2053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12862'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56205'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2053'^^xsd:double;
  dwc:latitude '39.35031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12862'^^xsd:string;
  dwc:observationDate '2005-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35231667 -31.2052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35231667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35231667 -31.2052)"^^geo:wktLiteral ;
  geo-pos:lat "39.35231667"^^xsd:decimal ;
  geo-pos:long "-31.2052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10717'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31565'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2052'^^xsd:double;
  dwc:latitude '39.35231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10717'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7895 -31.20505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7895"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7895 -31.20505)"^^geo:wktLiteral ;
  geo-pos:lat "39.7895"^^xsd:decimal ;
  geo-pos:long "-31.20505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24613'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104987'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20505'^^xsd:double;
  dwc:latitude '39.7895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24613'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11583333 -31.2048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11583333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11583333 -31.2048)"^^geo:wktLiteral ;
  geo-pos:lat "38.11583333"^^xsd:decimal ;
  geo-pos:long "-31.2048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18617'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.2048'^^xsd:double;
  dwc:latitude '38.11583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18617'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5545 -31.20331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5545"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5545 -31.20331667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5545"^^xsd:decimal ;
  geo-pos:long "-31.20331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10286'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30431'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20331667'^^xsd:double;
  dwc:latitude '39.5545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10286'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55241667 -31.20203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55241667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55241667 -31.20203333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55241667"^^xsd:decimal ;
  geo-pos:long "-31.20203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11149'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32661'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.20203333'^^xsd:double;
  dwc:latitude '39.55241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11149'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3459 -31.20201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3459"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3459 -31.20201667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3459"^^xsd:decimal ;
  geo-pos:long "-31.20201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11015'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32399'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.20201667'^^xsd:double;
  dwc:latitude '39.3459'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11015'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36261667 -31.20183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36261667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36261667 -31.20183333)"^^geo:wktLiteral ;
  geo-pos:lat "39.36261667"^^xsd:decimal ;
  geo-pos:long "-31.20183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10896'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.20183333'^^xsd:double;
  dwc:latitude '39.36261667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10896'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34896667 -31.2012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34896667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34896667 -31.2012)"^^geo:wktLiteral ;
  geo-pos:lat "39.34896667"^^xsd:decimal ;
  geo-pos:long "-31.2012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10598'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31249'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.2012'^^xsd:double;
  dwc:latitude '39.34896667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10598'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_9517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_9517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_9517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55761667 -31.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55761667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_9517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55761667 -31.201)"^^geo:wktLiteral ;
  geo-pos:lat "39.55761667"^^xsd:decimal ;
  geo-pos:long "-31.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_9517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_9517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_9517'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27397'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.201'^^xsd:double;
  dwc:latitude '39.55761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_9517'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35535 -31.20081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35535"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35535 -31.20081667)"^^geo:wktLiteral ;
  geo-pos:lat "39.35535"^^xsd:decimal ;
  geo-pos:long "-31.20081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11145'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.20081667'^^xsd:double;
  dwc:latitude '39.35535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11145'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35271667 -31.2003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35271667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_12863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35271667 -31.2003)"^^geo:wktLiteral ;
  geo-pos:lat "39.35271667"^^xsd:decimal ;
  geo-pos:long "-31.2003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12863'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56206'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2003'^^xsd:double;
  dwc:latitude '39.35271667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12863'^^xsd:string;
  dwc:observationDate '2005-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54991667 -31.20021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54991667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54991667 -31.20021667)"^^geo:wktLiteral ;
  geo-pos:lat "39.54991667"^^xsd:decimal ;
  geo-pos:long "-31.20021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16278'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70953'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.20021667'^^xsd:double;
  dwc:latitude '39.54991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16278'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54816667 -31.20008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54816667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54816667 -31.20008333)"^^geo:wktLiteral ;
  geo-pos:lat "39.54816667"^^xsd:decimal ;
  geo-pos:long "-31.20008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14860'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65848'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.20008333'^^xsd:double;
  dwc:latitude '39.54816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14860'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.35"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2230'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5076'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.2'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2230'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2265'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5202'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.2'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2265'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.58333333"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2269'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5206'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.2'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2269'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28511667 -31.19976667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28511667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19976667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28511667 -31.19976667)"^^geo:wktLiteral ;
  geo-pos:lat "39.28511667"^^xsd:decimal ;
  geo-pos:long "-31.19976667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14838'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.19976667'^^xsd:double;
  dwc:latitude '39.28511667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14838'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65346667 -31.1986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65346667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65346667 -31.1986)"^^geo:wktLiteral ;
  geo-pos:lat "39.65346667"^^xsd:decimal ;
  geo-pos:long "-31.1986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11151'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32663'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.1986'^^xsd:double;
  dwc:latitude '39.65346667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11151'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34578333 -31.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34578333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34578333 -31.198)"^^geo:wktLiteral ;
  geo-pos:lat "39.34578333"^^xsd:decimal ;
  geo-pos:long "-31.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14152'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62623'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.198'^^xsd:double;
  dwc:latitude '39.34578333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14152'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.347 -31.19671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.347"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.347 -31.19671667)"^^geo:wktLiteral ;
  geo-pos:lat "39.347"^^xsd:decimal ;
  geo-pos:long "-31.19671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10593'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.19671667'^^xsd:double;
  dwc:latitude '39.347'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10593'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33995 -31.19668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33995"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33995 -31.19668333)"^^geo:wktLiteral ;
  geo-pos:lat "39.33995"^^xsd:decimal ;
  geo-pos:long "-31.19668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10599'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31250'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.19668333'^^xsd:double;
  dwc:latitude '39.33995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10599'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31515 -31.1963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31515"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31515 -31.1963)"^^geo:wktLiteral ;
  geo-pos:lat "39.31515"^^xsd:decimal ;
  geo-pos:long "-31.1963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10925'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.1963'^^xsd:double;
  dwc:latitude '39.31515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10925'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35808333 -31.19593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35808333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35808333 -31.19593333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35808333"^^xsd:decimal ;
  geo-pos:long "-31.19593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11327'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33316'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.19593333'^^xsd:double;
  dwc:latitude '39.35808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11327'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29433333 -31.19551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29433333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29433333 -31.19551667)"^^geo:wktLiteral ;
  geo-pos:lat "39.29433333"^^xsd:decimal ;
  geo-pos:long "-31.19551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15102'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66603'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.19551667'^^xsd:double;
  dwc:latitude '39.29433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15102'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28353333 -31.19481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28353333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28353333 -31.19481667)"^^geo:wktLiteral ;
  geo-pos:lat "39.28353333"^^xsd:decimal ;
  geo-pos:long "-31.19481667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26139'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.19481667'^^xsd:double;
  dwc:latitude '39.28353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26139'^^xsd:string;
  dwc:observationDate '2013-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35458333 -31.19448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35458333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35458333 -31.19448333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35458333"^^xsd:decimal ;
  geo-pos:long "-31.19448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10597'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31248'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.19448333'^^xsd:double;
  dwc:latitude '39.35458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10597'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35863333 -31.19268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35863333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35863333 -31.19268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35863333"^^xsd:decimal ;
  geo-pos:long "-31.19268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10955'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.19268333'^^xsd:double;
  dwc:latitude '39.35863333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10955'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3585 -31.19251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3585"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3585 -31.19251667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3585"^^xsd:decimal ;
  geo-pos:long "-31.19251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10604'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31255'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.19251667'^^xsd:double;
  dwc:latitude '39.3585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10604'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3465 -31.19118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3465"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3465 -31.19118333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3465"^^xsd:decimal ;
  geo-pos:long "-31.19118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10600'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31251'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.19118333'^^xsd:double;
  dwc:latitude '39.3465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10600'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94365 -31.19083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94365"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94365 -31.19083333)"^^geo:wktLiteral ;
  geo-pos:lat "37.94365"^^xsd:decimal ;
  geo-pos:long "-31.19083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24301'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103444'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.19083333'^^xsd:double;
  dwc:latitude '37.94365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24301'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55258333 -31.19076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55258333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55258333 -31.19076667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55258333"^^xsd:decimal ;
  geo-pos:long "-31.19076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11144'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.19076667'^^xsd:double;
  dwc:latitude '39.55258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11144'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34581667 -31.19025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34581667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.19025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34581667 -31.19025)"^^geo:wktLiteral ;
  geo-pos:lat "39.34581667"^^xsd:decimal ;
  geo-pos:long "-31.19025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19858'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87186'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.19025'^^xsd:double;
  dwc:latitude '39.34581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19858'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35118333 -31.1896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35118333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35118333 -31.1896)"^^geo:wktLiteral ;
  geo-pos:lat "39.35118333"^^xsd:decimal ;
  geo-pos:long "-31.1896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10859'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31924'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.1896'^^xsd:double;
  dwc:latitude '39.35118333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10859'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.78866667 -31.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.78866667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.78866667 -31.189)"^^geo:wktLiteral ;
  geo-pos:lat "39.78866667"^^xsd:decimal ;
  geo-pos:long "-31.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24612'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104986'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.189'^^xsd:double;
  dwc:latitude '39.78866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24612'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72343333 -31.1887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72343333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72343333 -31.1887)"^^geo:wktLiteral ;
  geo-pos:lat "39.72343333"^^xsd:decimal ;
  geo-pos:long "-31.1887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26801'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116080'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.1887'^^xsd:double;
  dwc:latitude '39.72343333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26801'^^xsd:string;
  dwc:observationDate '2013-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31358333 -31.18815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31358333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31358333 -31.18815)"^^geo:wktLiteral ;
  geo-pos:lat "39.31358333"^^xsd:decimal ;
  geo-pos:long "-31.18815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10924'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.18815'^^xsd:double;
  dwc:latitude '39.31358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10924'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52998333 -31.18811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52998333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52998333 -31.18811667)"^^geo:wktLiteral ;
  geo-pos:lat "39.52998333"^^xsd:decimal ;
  geo-pos:long "-31.18811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18298'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18811667'^^xsd:double;
  dwc:latitude '39.52998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18298'^^xsd:string;
  dwc:observationDate '2008-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58283333 -31.1878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58283333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58283333 -31.1878)"^^geo:wktLiteral ;
  geo-pos:lat "37.58283333"^^xsd:decimal ;
  geo-pos:long "-31.1878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24650'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105220'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.1878'^^xsd:double;
  dwc:latitude '37.58283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24650'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34193333 -31.1877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34193333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34193333 -31.1877)"^^geo:wktLiteral ;
  geo-pos:lat "39.34193333"^^xsd:decimal ;
  geo-pos:long "-31.1877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13912'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61829'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.1877'^^xsd:double;
  dwc:latitude '39.34193333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13912'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58033333 -31.18743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58033333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58033333 -31.18743333)"^^geo:wktLiteral ;
  geo-pos:lat "37.58033333"^^xsd:decimal ;
  geo-pos:long "-31.18743333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24652'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105222'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.18743333'^^xsd:double;
  dwc:latitude '37.58033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24652'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3549 -31.18636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3549 -31.18636667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3549"^^xsd:decimal ;
  geo-pos:long "-31.18636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11330'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18636667'^^xsd:double;
  dwc:latitude '39.3549'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11330'^^xsd:string;
  dwc:observationDate '2004-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3116 -31.18611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3116"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3116 -31.18611667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3116"^^xsd:decimal ;
  geo-pos:long "-31.18611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13303'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59417'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.18611667'^^xsd:double;
  dwc:latitude '39.3116'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13303'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34846667 -31.18543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34846667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34846667 -31.18543333)"^^geo:wktLiteral ;
  geo-pos:lat "39.34846667"^^xsd:decimal ;
  geo-pos:long "-31.18543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10594'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31245'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18543333'^^xsd:double;
  dwc:latitude '39.34846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10594'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35275 -31.18543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35275"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35275 -31.18543333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35275"^^xsd:decimal ;
  geo-pos:long "-31.18543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10867'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31932'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18543333'^^xsd:double;
  dwc:latitude '39.35275'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10867'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5737 -31.18528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5737"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5737 -31.18528333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5737"^^xsd:decimal ;
  geo-pos:long "-31.18528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10727'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31575'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18528333'^^xsd:double;
  dwc:latitude '39.5737'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10727'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55053333 -31.18518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55053333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55053333 -31.18518333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55053333"^^xsd:decimal ;
  geo-pos:long "-31.18518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10285'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30430'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.18518333'^^xsd:double;
  dwc:latitude '39.55053333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10285'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34575 -31.18506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34575"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34575 -31.18506667)"^^geo:wktLiteral ;
  geo-pos:lat "39.34575"^^xsd:decimal ;
  geo-pos:long "-31.18506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10591'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31242'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18506667'^^xsd:double;
  dwc:latitude '39.34575'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10591'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 -31.18495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52 -31.18495)"^^geo:wktLiteral ;
  geo-pos:lat "39.52"^^xsd:decimal ;
  geo-pos:long "-31.18495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11136'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18495'^^xsd:double;
  dwc:latitude '39.52'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11136'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54163333 -31.18488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54163333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54163333 -31.18488333)"^^geo:wktLiteral ;
  geo-pos:lat "39.54163333"^^xsd:decimal ;
  geo-pos:long "-31.18488333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11017'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.18488333'^^xsd:double;
  dwc:latitude '39.54163333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11017'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35543333 -31.18458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35543333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35543333 -31.18458333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35543333"^^xsd:decimal ;
  geo-pos:long "-31.18458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10895'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32018'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.18458333'^^xsd:double;
  dwc:latitude '39.35543333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10895'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.36666667"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2179'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5003'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2179'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2388'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2388'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2135'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4903'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2135'^^xsd:string;
  dwc:observationDate '1998-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2389'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2389'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2193'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5015'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2193'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1376'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3266'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1376'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2180'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5004'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2180'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2197'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2197'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2203'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5027'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2203'^^xsd:string;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2223'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2223'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2234'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5080'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2234'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2235'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5080'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2235'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2365'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5380'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2365'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2382'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5400'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2382'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1377'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3267'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1377'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2186'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2186'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2187'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2187'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2188'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2188'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2189'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2189'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2201'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5025'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2201'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2202'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5026'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2202'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2268'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5205'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2268'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2372'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5386'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2372'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2386'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5404'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.18333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2386'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35335 -31.18305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35335 -31.18305)"^^geo:wktLiteral ;
  geo-pos:lat "39.35335"^^xsd:decimal ;
  geo-pos:long "-31.18305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21287'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91832'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.18305'^^xsd:double;
  dwc:latitude '39.35335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21287'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76111667 -31.18285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.76111667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76111667 -31.18285)"^^geo:wktLiteral ;
  geo-pos:lat "39.76111667"^^xsd:decimal ;
  geo-pos:long "-31.18285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26803'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18285'^^xsd:double;
  dwc:latitude '39.76111667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26803'^^xsd:string;
  dwc:observationDate '2013-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98316667 -31.18275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98316667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98316667 -31.18275)"^^geo:wktLiteral ;
  geo-pos:lat "37.98316667"^^xsd:decimal ;
  geo-pos:long "-31.18275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19294'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85031'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.18275'^^xsd:double;
  dwc:latitude '37.98316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19294'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5517 -31.18275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5517"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5517 -31.18275)"^^geo:wktLiteral ;
  geo-pos:lat "39.5517"^^xsd:decimal ;
  geo-pos:long "-31.18275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14859'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65847'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18275'^^xsd:double;
  dwc:latitude '39.5517'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14859'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3016 -31.18255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3016"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3016 -31.18255)"^^geo:wktLiteral ;
  geo-pos:lat "39.3016"^^xsd:decimal ;
  geo-pos:long "-31.18255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26141'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113237'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18255'^^xsd:double;
  dwc:latitude '39.3016'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26141'^^xsd:string;
  dwc:observationDate '2013-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35705 -31.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35705 -31.182)"^^geo:wktLiteral ;
  geo-pos:lat "39.35705"^^xsd:decimal ;
  geo-pos:long "-31.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10715'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31563'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.182'^^xsd:double;
  dwc:latitude '39.35705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10715'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53566667 -31.18175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53566667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53566667 -31.18175)"^^geo:wktLiteral ;
  geo-pos:lat "39.53566667"^^xsd:decimal ;
  geo-pos:long "-31.18175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10611'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31275'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18175'^^xsd:double;
  dwc:latitude '39.53566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10611'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73293333 -31.18108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73293333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73293333 -31.18108333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73293333"^^xsd:decimal ;
  geo-pos:long "-31.18108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26804'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116083'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18108333'^^xsd:double;
  dwc:latitude '39.73293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26804'^^xsd:string;
  dwc:observationDate '2013-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34736667 -31.18011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34736667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34736667 -31.18011667)"^^geo:wktLiteral ;
  geo-pos:lat "39.34736667"^^xsd:decimal ;
  geo-pos:long "-31.18011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13913'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61830'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.18011667'^^xsd:double;
  dwc:latitude '39.34736667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13913'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64843333 -31.17943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64843333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64843333 -31.17943333)"^^geo:wktLiteral ;
  geo-pos:lat "39.64843333"^^xsd:decimal ;
  geo-pos:long "-31.17943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26816'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17943333'^^xsd:double;
  dwc:latitude '39.64843333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26816'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55376667 -31.17916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55376667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55376667 -31.17916667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55376667"^^xsd:decimal ;
  geo-pos:long "-31.17916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11141'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17916667'^^xsd:double;
  dwc:latitude '39.55376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11141'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58526667 -31.17893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58526667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58526667 -31.17893333)"^^geo:wktLiteral ;
  geo-pos:lat "37.58526667"^^xsd:decimal ;
  geo-pos:long "-31.17893333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24651'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105221'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.17893333'^^xsd:double;
  dwc:latitude '37.58526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24651'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35211667 -31.17888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35211667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35211667 -31.17888333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35211667"^^xsd:decimal ;
  geo-pos:long "-31.17888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10044'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29840'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17888333'^^xsd:double;
  dwc:latitude '39.35211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10044'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51723333 -31.17883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51723333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51723333 -31.17883333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51723333"^^xsd:decimal ;
  geo-pos:long "-31.17883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7245'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18444'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17883333'^^xsd:double;
  dwc:latitude '39.51723333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7245'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30345 -31.17858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30345"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_17503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30345 -31.17858333)"^^geo:wktLiteral ;
  geo-pos:lat "38.30345"^^xsd:decimal ;
  geo-pos:long "-31.17858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17503'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76038'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17858333'^^xsd:double;
  dwc:latitude '38.30345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17503'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5613 -31.17828333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5613"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17828333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5613 -31.17828333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5613"^^xsd:decimal ;
  geo-pos:long "-31.17828333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16273'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70948'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17828333'^^xsd:double;
  dwc:latitude '39.5613'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16273'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34976667 -31.17818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34976667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34976667 -31.17818333)"^^geo:wktLiteral ;
  geo-pos:lat "39.34976667"^^xsd:decimal ;
  geo-pos:long "-31.17818333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21286'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91831'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.17818333'^^xsd:double;
  dwc:latitude '39.34976667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21286'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3692 -31.17693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3692"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17693333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3692 -31.17693333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3692"^^xsd:decimal ;
  geo-pos:long "-31.17693333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11331'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33320'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17693333'^^xsd:double;
  dwc:latitude '39.3692'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11331'^^xsd:string;
  dwc:observationDate '2004-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35361667 -31.1769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35361667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35361667 -31.1769)"^^geo:wktLiteral ;
  geo-pos:lat "39.35361667"^^xsd:decimal ;
  geo-pos:long "-31.1769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10886'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.1769'^^xsd:double;
  dwc:latitude '39.35361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10886'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35816667 -31.1769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35816667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35816667 -31.1769)"^^geo:wktLiteral ;
  geo-pos:lat "39.35816667"^^xsd:decimal ;
  geo-pos:long "-31.1769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11326'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33315'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.1769'^^xsd:double;
  dwc:latitude '39.35816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11326'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52678333 -31.17683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52678333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52678333 -31.17683333)"^^geo:wktLiteral ;
  geo-pos:lat "39.52678333"^^xsd:decimal ;
  geo-pos:long "-31.17683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7242'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18441'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17683333'^^xsd:double;
  dwc:latitude '39.52678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7242'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5423 -31.1767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5423"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5423 -31.1767)"^^geo:wktLiteral ;
  geo-pos:lat "39.5423"^^xsd:decimal ;
  geo-pos:long "-31.1767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11005'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32369'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.1767'^^xsd:double;
  dwc:latitude '39.5423'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11005'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31273333 -31.17495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31273333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31273333 -31.17495)"^^geo:wktLiteral ;
  geo-pos:lat "39.31273333"^^xsd:decimal ;
  geo-pos:long "-31.17495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26140'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113236'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17495'^^xsd:double;
  dwc:latitude '39.31273333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26140'^^xsd:string;
  dwc:observationDate '2013-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51608333 -31.17478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51608333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51608333 -31.17478333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51608333"^^xsd:decimal ;
  geo-pos:long "-31.17478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7244'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18443'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17478333'^^xsd:double;
  dwc:latitude '39.51608333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7244'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52456667 -31.17418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52456667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52456667 -31.17418333)"^^geo:wktLiteral ;
  geo-pos:lat "39.52456667"^^xsd:decimal ;
  geo-pos:long "-31.17418333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10697'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31500'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17418333'^^xsd:double;
  dwc:latitude '39.52456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10697'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3506 -31.17401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3506"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3506 -31.17401667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3506"^^xsd:decimal ;
  geo-pos:long "-31.17401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11238'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17401667'^^xsd:double;
  dwc:latitude '39.3506'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11238'^^xsd:string;
  dwc:observationDate '2004-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36091667 -31.17395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36091667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36091667 -31.17395)"^^geo:wktLiteral ;
  geo-pos:lat "38.36091667"^^xsd:decimal ;
  geo-pos:long "-31.17395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10894'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.17395'^^xsd:double;
  dwc:latitude '38.36091667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10894'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51976667 -31.17335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51976667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51976667 -31.17335)"^^geo:wktLiteral ;
  geo-pos:lat "39.51976667"^^xsd:decimal ;
  geo-pos:long "-31.17335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13881'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61734'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17335'^^xsd:double;
  dwc:latitude '39.51976667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13881'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35753333 -31.17263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35753333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35753333 -31.17263333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35753333"^^xsd:decimal ;
  geo-pos:long "-31.17263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10918'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.17263333'^^xsd:double;
  dwc:latitude '39.35753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10918'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36211667 -31.17258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36211667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36211667 -31.17258333)"^^geo:wktLiteral ;
  geo-pos:lat "39.36211667"^^xsd:decimal ;
  geo-pos:long "-31.17258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21285'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91830'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.17258333'^^xsd:double;
  dwc:latitude '39.36211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21285'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 -31.17248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 -31.17248333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "-31.17248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7241'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18440'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17248333'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7241'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35605 -31.17151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35605"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35605 -31.17151667)"^^geo:wktLiteral ;
  geo-pos:lat "39.35605"^^xsd:decimal ;
  geo-pos:long "-31.17151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10860'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31925'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17151667'^^xsd:double;
  dwc:latitude '39.35605'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10860'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70243333 -31.17135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70243333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70243333 -31.17135)"^^geo:wktLiteral ;
  geo-pos:lat "39.70243333"^^xsd:decimal ;
  geo-pos:long "-31.17135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26805'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116084'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17135'^^xsd:double;
  dwc:latitude '39.70243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26805'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90783333 -31.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90783333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90783333 -31.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.90783333"^^xsd:decimal ;
  geo-pos:long "-31.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19437'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86024'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.171'^^xsd:double;
  dwc:latitude '37.90783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19437'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55453333 -31.17095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55453333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55453333 -31.17095)"^^geo:wktLiteral ;
  geo-pos:lat "39.55453333"^^xsd:decimal ;
  geo-pos:long "-31.17095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10960'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32267'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17095'^^xsd:double;
  dwc:latitude '39.55453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10960'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35493333 -31.17091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35493333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35493333 -31.17091667)"^^geo:wktLiteral ;
  geo-pos:lat "39.35493333"^^xsd:decimal ;
  geo-pos:long "-31.17091667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10861'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31926'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17091667'^^xsd:double;
  dwc:latitude '39.35493333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10861'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52195 -31.1704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52195"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52195 -31.1704)"^^geo:wktLiteral ;
  geo-pos:lat "39.52195"^^xsd:decimal ;
  geo-pos:long "-31.1704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7243'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18442'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.1704'^^xsd:double;
  dwc:latitude '39.52195'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7243'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52326667 -31.17016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52326667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52326667 -31.17016667)"^^geo:wktLiteral ;
  geo-pos:lat "39.52326667"^^xsd:decimal ;
  geo-pos:long "-31.17016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13882'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61735'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.17016667'^^xsd:double;
  dwc:latitude '39.52326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13882'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18825 -31.16996667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18825"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16996667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18825 -31.16996667)"^^geo:wktLiteral ;
  geo-pos:lat "39.18825"^^xsd:decimal ;
  geo-pos:long "-31.16996667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13459'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.16996667'^^xsd:double;
  dwc:latitude '39.18825'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13459'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3336 -31.16993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3336"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3336 -31.16993333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3336"^^xsd:decimal ;
  geo-pos:long "-31.16993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10290'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16993333'^^xsd:double;
  dwc:latitude '39.3336'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10290'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.352 -31.16808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.352"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.352 -31.16808333)"^^geo:wktLiteral ;
  geo-pos:lat "39.352"^^xsd:decimal ;
  geo-pos:long "-31.16808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20208'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88007'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.16808333'^^xsd:double;
  dwc:latitude '39.352'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20208'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51701667 -31.16808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51701667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51701667 -31.16808333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51701667"^^xsd:decimal ;
  geo-pos:long "-31.16808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10732'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31580'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.16808333'^^xsd:double;
  dwc:latitude '39.51701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10732'^^xsd:string;
  dwc:observationDate '2004-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2334 -31.16736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2334 -31.16736667)"^^geo:wktLiteral ;
  geo-pos:lat "39.2334"^^xsd:decimal ;
  geo-pos:long "-31.16736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13461'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60155'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.16736667'^^xsd:double;
  dwc:latitude '39.2334'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13461'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2394'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5412'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2394'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2136'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4904'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2136'^^xsd:string;
  dwc:observationDate '1998-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2137'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4905'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2137'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2138'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4905'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2138'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2395'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5413'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2395'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2200'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5024'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2200'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2374'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5388'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2374'^^xsd:string;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1130'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2888'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1130'^^xsd:string;
  dwc:observationDate '1998-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2195'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2195'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2196'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2196'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2213'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2213'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2214'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2214'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2227'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5073'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2227'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2371'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5385'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2371'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2218'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2218'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2219'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2219'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2226'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5072'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2226'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2228'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5074'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2228'^^xsd:string;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2233'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5079'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2233'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2373'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5387'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2373'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2383'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2383'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2387'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2387'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_4715'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10027'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.16666667'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_4715'^^xsd:string;
  dwc:observationDate '1999-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35291667 -31.16651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35291667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35291667 -31.16651667)"^^geo:wktLiteral ;
  geo-pos:lat "39.35291667"^^xsd:decimal ;
  geo-pos:long "-31.16651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10904'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32027'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.16651667'^^xsd:double;
  dwc:latitude '39.35291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10904'^^xsd:string;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0209 -31.16555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0209"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0209 -31.16555)"^^geo:wktLiteral ;
  geo-pos:lat "39.0209"^^xsd:decimal ;
  geo-pos:long "-31.16555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13885'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61738'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.16555'^^xsd:double;
  dwc:latitude '39.0209'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13885'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24418333 -31.16483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24418333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24418333 -31.16483333)"^^geo:wktLiteral ;
  geo-pos:lat "39.24418333"^^xsd:decimal ;
  geo-pos:long "-31.16483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8752'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23799'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-31.16483333'^^xsd:double;
  dwc:latitude '39.24418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8752'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11553333 -31.16435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11553333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11553333 -31.16435)"^^geo:wktLiteral ;
  geo-pos:lat "39.11553333"^^xsd:decimal ;
  geo-pos:long "-31.16435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14353'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63172'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.16435'^^xsd:double;
  dwc:latitude '39.11553333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14353'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3364 -31.16406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3364"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3364 -31.16406667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3364"^^xsd:decimal ;
  geo-pos:long "-31.16406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10915'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32089'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.16406667'^^xsd:double;
  dwc:latitude '39.3364'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10915'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.89368333 -31.16368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.89368333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.89368333 -31.16368333)"^^geo:wktLiteral ;
  geo-pos:lat "38.89368333"^^xsd:decimal ;
  geo-pos:long "-31.16368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13415'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.16368333'^^xsd:double;
  dwc:latitude '38.89368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13415'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36116667 -31.16223333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36116667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16223333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36116667 -31.16223333)"^^geo:wktLiteral ;
  geo-pos:lat "39.36116667"^^xsd:decimal ;
  geo-pos:long "-31.16223333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21284'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91829'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.16223333'^^xsd:double;
  dwc:latitude '39.36116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21284'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33361667 -31.16173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33361667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33361667 -31.16173333)"^^geo:wktLiteral ;
  geo-pos:lat "39.33361667"^^xsd:decimal ;
  geo-pos:long "-31.16173333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10914'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32088'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.16173333'^^xsd:double;
  dwc:latitude '39.33361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10914'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33191667 -31.1602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33191667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33191667 -31.1602)"^^geo:wktLiteral ;
  geo-pos:lat "39.33191667"^^xsd:decimal ;
  geo-pos:long "-31.1602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10916'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32090'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.1602'^^xsd:double;
  dwc:latitude '39.33191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10916'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58328333 -31.16005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58328333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58328333 -31.16005)"^^geo:wktLiteral ;
  geo-pos:lat "37.58328333"^^xsd:decimal ;
  geo-pos:long "-31.16005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24311'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103475'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.16005'^^xsd:double;
  dwc:latitude '37.58328333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24311'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96386667 -31.15911667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96386667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15911667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96386667 -31.15911667)"^^geo:wktLiteral ;
  geo-pos:lat "37.96386667"^^xsd:decimal ;
  geo-pos:long "-31.15911667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19295'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85032'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.15911667'^^xsd:double;
  dwc:latitude '37.96386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19295'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96386667 -31.15911667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96386667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15911667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96386667 -31.15911667)"^^geo:wktLiteral ;
  geo-pos:lat "37.96386667"^^xsd:decimal ;
  geo-pos:long "-31.15911667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19296'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85032'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.15911667'^^xsd:double;
  dwc:latitude '37.96386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19296'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53526667 -31.15911667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53526667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15911667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53526667 -31.15911667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53526667"^^xsd:decimal ;
  geo-pos:long "-31.15911667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10698'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31501'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15911667'^^xsd:double;
  dwc:latitude '39.53526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10698'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.15895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.15895)"^^geo:wktLiteral ;
  geo-pos:lat "39.36666667"^^xsd:decimal ;
  geo-pos:long "-31.15895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7094'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17587'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15895'^^xsd:double;
  dwc:latitude '39.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7094'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52868333 -31.15895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52868333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52868333 -31.15895)"^^geo:wktLiteral ;
  geo-pos:lat "39.52868333"^^xsd:decimal ;
  geo-pos:long "-31.15895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7240'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18439'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15895'^^xsd:double;
  dwc:latitude '39.52868333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7240'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54648333 -31.15846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54648333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54648333 -31.15846667)"^^geo:wktLiteral ;
  geo-pos:lat "39.54648333"^^xsd:decimal ;
  geo-pos:long "-31.15846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25416'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108960'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15846667'^^xsd:double;
  dwc:latitude '39.54648333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25416'^^xsd:string;
  dwc:observationDate '2013-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3693 -31.15831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3693 -31.15831667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3693"^^xsd:decimal ;
  geo-pos:long "-31.15831667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21310'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15831667'^^xsd:double;
  dwc:latitude '39.3693'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21310'^^xsd:string;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51555 -31.15826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51555"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51555 -31.15826667)"^^geo:wktLiteral ;
  geo-pos:lat "39.51555"^^xsd:decimal ;
  geo-pos:long "-31.15826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10699'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31502'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15826667'^^xsd:double;
  dwc:latitude '39.51555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10699'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35055 -31.15805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35055 -31.15805)"^^geo:wktLiteral ;
  geo-pos:lat "39.35055"^^xsd:decimal ;
  geo-pos:long "-31.15805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10289'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30434'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15805'^^xsd:double;
  dwc:latitude '39.35055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10289'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5135 -31.1576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5135 -31.1576)"^^geo:wktLiteral ;
  geo-pos:lat "39.5135"^^xsd:decimal ;
  geo-pos:long "-31.1576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13884'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61737'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.1576'^^xsd:double;
  dwc:latitude '39.5135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13884'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34025 -31.15753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34025"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34025 -31.15753333)"^^geo:wktLiteral ;
  geo-pos:lat "39.34025"^^xsd:decimal ;
  geo-pos:long "-31.15753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10919'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.15753333'^^xsd:double;
  dwc:latitude '39.34025'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10919'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36071667 -31.15651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36071667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36071667 -31.15651667)"^^geo:wktLiteral ;
  geo-pos:lat "39.36071667"^^xsd:decimal ;
  geo-pos:long "-31.15651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10701'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31504'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15651667'^^xsd:double;
  dwc:latitude '39.36071667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10701'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33291667 -31.15621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33291667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33291667 -31.15621667)"^^geo:wktLiteral ;
  geo-pos:lat "39.33291667"^^xsd:decimal ;
  geo-pos:long "-31.15621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10917'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.15621667'^^xsd:double;
  dwc:latitude '39.33291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10917'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3579 -31.15615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3579"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3579 -31.15615)"^^geo:wktLiteral ;
  geo-pos:lat "39.3579"^^xsd:decimal ;
  geo-pos:long "-31.15615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10700'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31503'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15615'^^xsd:double;
  dwc:latitude '39.3579'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10700'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62058333 -31.15565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62058333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62058333 -31.15565)"^^geo:wktLiteral ;
  geo-pos:lat "39.62058333"^^xsd:decimal ;
  geo-pos:long "-31.15565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26817'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15565'^^xsd:double;
  dwc:latitude '39.62058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26817'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30783333 -31.15461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30783333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30783333 -31.15461667)"^^geo:wktLiteral ;
  geo-pos:lat "39.30783333"^^xsd:decimal ;
  geo-pos:long "-31.15461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10292'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30437'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15461667'^^xsd:double;
  dwc:latitude '39.30783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10292'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34221667 -31.15456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34221667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34221667 -31.15456667)"^^geo:wktLiteral ;
  geo-pos:lat "39.34221667"^^xsd:decimal ;
  geo-pos:long "-31.15456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11269'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33188'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.15456667'^^xsd:double;
  dwc:latitude '39.34221667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11269'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37258333 -31.15438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37258333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37258333 -31.15438333)"^^geo:wktLiteral ;
  geo-pos:lat "39.37258333"^^xsd:decimal ;
  geo-pos:long "-31.15438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21306'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15438333'^^xsd:double;
  dwc:latitude '39.37258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21306'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44458333 -31.15361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44458333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44458333 -31.15361667)"^^geo:wktLiteral ;
  geo-pos:lat "37.44458333"^^xsd:decimal ;
  geo-pos:long "-31.15361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23951'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102230'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.15361667'^^xsd:double;
  dwc:latitude '37.44458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23951'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36733333 -31.15348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36733333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36733333 -31.15348333)"^^geo:wktLiteral ;
  geo-pos:lat "39.36733333"^^xsd:decimal ;
  geo-pos:long "-31.15348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10873'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31937'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15348333'^^xsd:double;
  dwc:latitude '39.36733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10873'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51506667 -31.15333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51506667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51506667 -31.15333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51506667"^^xsd:decimal ;
  geo-pos:long "-31.15333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10691'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31494'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15333333'^^xsd:double;
  dwc:latitude '39.51506667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10691'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7065 -31.15325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7065"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7065 -31.15325)"^^geo:wktLiteral ;
  geo-pos:lat "39.7065"^^xsd:decimal ;
  geo-pos:long "-31.15325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15139'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66697'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15325'^^xsd:double;
  dwc:latitude '39.7065'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15139'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18496667 -31.15301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18496667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18496667 -31.15301667)"^^geo:wktLiteral ;
  geo-pos:lat "38.18496667"^^xsd:decimal ;
  geo-pos:long "-31.15301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18732'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81477'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15301667'^^xsd:double;
  dwc:latitude '38.18496667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18732'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33915 -31.15216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33915 -31.15216667)"^^geo:wktLiteral ;
  geo-pos:lat "39.33915"^^xsd:decimal ;
  geo-pos:long "-31.15216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10291'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30436'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15216667'^^xsd:double;
  dwc:latitude '39.33915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10291'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9032 -31.15198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9032"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9032 -31.15198333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9032"^^xsd:decimal ;
  geo-pos:long "-31.15198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13414'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60058'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.15198333'^^xsd:double;
  dwc:latitude '38.9032'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13414'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.296 -31.15166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.296"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.296 -31.15166667)"^^geo:wktLiteral ;
  geo-pos:lat "39.296"^^xsd:decimal ;
  geo-pos:long "-31.15166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14151'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62622'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15166667'^^xsd:double;
  dwc:latitude '39.296'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14151'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52008333 -31.15165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52008333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52008333 -31.15165)"^^geo:wktLiteral ;
  geo-pos:lat "39.52008333"^^xsd:decimal ;
  geo-pos:long "-31.15165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14004'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62087'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15165'^^xsd:double;
  dwc:latitude '39.52008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14004'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61918333 -31.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61918333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61918333 -31.1513)"^^geo:wktLiteral ;
  geo-pos:lat "39.61918333"^^xsd:decimal ;
  geo-pos:long "-31.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19860'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87188'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^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 '-31.1513'^^xsd:double;
  dwc:latitude '39.61918333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19860'^^xsd:string;
  dwc:observationDate '2010-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69953333 -31.15128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69953333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69953333 -31.15128333)"^^geo:wktLiteral ;
  geo-pos:lat "39.69953333"^^xsd:decimal ;
  geo-pos:long "-31.15128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25435'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109084'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.15128333'^^xsd:double;
  dwc:latitude '39.69953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25435'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72883333 -31.15125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72883333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72883333 -31.15125)"^^geo:wktLiteral ;
  geo-pos:lat "39.72883333"^^xsd:decimal ;
  geo-pos:long "-31.15125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26802'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.15125'^^xsd:double;
  dwc:latitude '39.72883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26802'^^xsd:string;
  dwc:observationDate '2013-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75758333 -31.1505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75758333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75758333 -31.1505)"^^geo:wktLiteral ;
  geo-pos:lat "39.75758333"^^xsd:decimal ;
  geo-pos:long "-31.1505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25436'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.1505'^^xsd:double;
  dwc:latitude '39.75758333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25436'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2220'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2220'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2221'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2221'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2370'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5384'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2370'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2378'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5396'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2378'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2222'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2222'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2224'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5070'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2224'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2375'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5389'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2375'^^xsd:string;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2198'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2198'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2267'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5204'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2267'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1367'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3259'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1367'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1368'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3259'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1368'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2194'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2194'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2266'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5203'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2266'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2385'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2385'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58333333 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.58333333"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2248'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.15'^^xsd:double;
  dwc:latitude '39.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2248'^^xsd:string;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66035 -31.1492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66035"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66035 -31.1492)"^^geo:wktLiteral ;
  geo-pos:lat "39.66035"^^xsd:decimal ;
  geo-pos:long "-31.1492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26320'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1492'^^xsd:double;
  dwc:latitude '39.66035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26320'^^xsd:string;
  dwc:observationDate '2013-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7898 -31.14885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7898"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7898 -31.14885)"^^geo:wktLiteral ;
  geo-pos:lat "39.7898"^^xsd:decimal ;
  geo-pos:long "-31.14885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25613'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110210'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.14885'^^xsd:double;
  dwc:latitude '39.7898'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25613'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37235 -31.14846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37235"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37235 -31.14846667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37235"^^xsd:decimal ;
  geo-pos:long "-31.14846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10606'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31257'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.14846667'^^xsd:double;
  dwc:latitude '39.37235'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10606'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6903 -31.14688333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14688333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6903 -31.14688333)"^^geo:wktLiteral ;
  geo-pos:lat "39.6903"^^xsd:decimal ;
  geo-pos:long "-31.14688333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10045'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29841'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.14688333'^^xsd:double;
  dwc:latitude '39.6903'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10045'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69998333 -31.14666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69998333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69998333 -31.14666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.69998333"^^xsd:decimal ;
  geo-pos:long "-31.14666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15170'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66799'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14666667'^^xsd:double;
  dwc:latitude '39.69998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15170'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51918333 -31.14608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51918333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51918333 -31.14608333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51918333"^^xsd:decimal ;
  geo-pos:long "-31.14608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13889'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61742'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.14608333'^^xsd:double;
  dwc:latitude '39.51918333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13889'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95601667 -31.14585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95601667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95601667 -31.14585)"^^geo:wktLiteral ;
  geo-pos:lat "37.95601667"^^xsd:decimal ;
  geo-pos:long "-31.14585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19438'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86025'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.14585'^^xsd:double;
  dwc:latitude '37.95601667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19438'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71326667 -31.14506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71326667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71326667 -31.14506667)"^^geo:wktLiteral ;
  geo-pos:lat "39.71326667"^^xsd:decimal ;
  geo-pos:long "-31.14506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11211'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14506667'^^xsd:double;
  dwc:latitude '39.71326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11211'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6902 -31.14496667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6902"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14496667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6902 -31.14496667)"^^geo:wktLiteral ;
  geo-pos:lat "39.6902"^^xsd:decimal ;
  geo-pos:long "-31.14496667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15171'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66800'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14496667'^^xsd:double;
  dwc:latitude '39.6902'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15171'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51201667 -31.14493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51201667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51201667 -31.14493333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51201667"^^xsd:decimal ;
  geo-pos:long "-31.14493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14005'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62088'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.14493333'^^xsd:double;
  dwc:latitude '39.51201667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14005'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3813 -31.14451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3813"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3813 -31.14451667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3813"^^xsd:decimal ;
  geo-pos:long "-31.14451667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11014'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32398'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14451667'^^xsd:double;
  dwc:latitude '39.3813'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11014'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689 -31.14426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.689"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689 -31.14426667)"^^geo:wktLiteral ;
  geo-pos:lat "39.689"^^xsd:decimal ;
  geo-pos:long "-31.14426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10121'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30032'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.14426667'^^xsd:double;
  dwc:latitude '39.689'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10121'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37428333 -31.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37428333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37428333 -31.144)"^^geo:wktLiteral ;
  geo-pos:lat "39.37428333"^^xsd:decimal ;
  geo-pos:long "-31.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21294'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.144'^^xsd:double;
  dwc:latitude '39.37428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21294'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71446667 -31.14395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71446667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71446667 -31.14395)"^^geo:wktLiteral ;
  geo-pos:lat "39.71446667"^^xsd:decimal ;
  geo-pos:long "-31.14395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14836'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14395'^^xsd:double;
  dwc:latitude '39.71446667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14836'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70123333 -31.14373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70123333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70123333 -31.14373333)"^^geo:wktLiteral ;
  geo-pos:lat "39.70123333"^^xsd:decimal ;
  geo-pos:long "-31.14373333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11210'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33042'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14373333'^^xsd:double;
  dwc:latitude '39.70123333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11210'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68533333 -31.14363333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68533333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14363333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68533333 -31.14363333)"^^geo:wktLiteral ;
  geo-pos:lat "39.68533333"^^xsd:decimal ;
  geo-pos:long "-31.14363333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10046'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29842'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.14363333'^^xsd:double;
  dwc:latitude '39.68533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10046'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45166667 -31.1435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45166667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45166667 -31.1435)"^^geo:wktLiteral ;
  geo-pos:lat "37.45166667"^^xsd:decimal ;
  geo-pos:long "-31.1435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23954'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.1435'^^xsd:double;
  dwc:latitude '37.45166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23954'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44916667 -31.14331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44916667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44916667 -31.14331667)"^^geo:wktLiteral ;
  geo-pos:lat "37.44916667"^^xsd:decimal ;
  geo-pos:long "-31.14331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23952'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.14331667'^^xsd:double;
  dwc:latitude '37.44916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23952'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44916667 -31.14331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44916667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44916667 -31.14331667)"^^geo:wktLiteral ;
  geo-pos:lat "37.44916667"^^xsd:decimal ;
  geo-pos:long "-31.14331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23953'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.14331667'^^xsd:double;
  dwc:latitude '37.44916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23953'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35921667 -31.14293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35921667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35921667 -31.14293333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35921667"^^xsd:decimal ;
  geo-pos:long "-31.14293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10868'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.14293333'^^xsd:double;
  dwc:latitude '39.35921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10868'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67306667 -31.1428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67306667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67306667 -31.1428)"^^geo:wktLiteral ;
  geo-pos:lat "39.67306667"^^xsd:decimal ;
  geo-pos:long "-31.1428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11140'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32652'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.1428'^^xsd:double;
  dwc:latitude '39.67306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11140'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36185 -31.14183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36185"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36185 -31.14183333)"^^geo:wktLiteral ;
  geo-pos:lat "39.36185"^^xsd:decimal ;
  geo-pos:long "-31.14183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10716'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31564'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.14183333'^^xsd:double;
  dwc:latitude '39.36185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10716'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3813 -31.14173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3813"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3813 -31.14173333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3813"^^xsd:decimal ;
  geo-pos:long "-31.14173333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10113'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30024'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14173333'^^xsd:double;
  dwc:latitude '39.3813'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10113'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70378333 -31.14165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70378333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70378333 -31.14165)"^^geo:wktLiteral ;
  geo-pos:lat "39.70378333"^^xsd:decimal ;
  geo-pos:long "-31.14165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11209'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33041'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14165'^^xsd:double;
  dwc:latitude '39.70378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11209'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67578333 -31.14155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67578333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67578333 -31.14155)"^^geo:wktLiteral ;
  geo-pos:lat "39.67578333"^^xsd:decimal ;
  geo-pos:long "-31.14155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11138'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.14155'^^xsd:double;
  dwc:latitude '39.67578333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11138'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68998333 -31.14125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68998333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68998333 -31.14125)"^^geo:wktLiteral ;
  geo-pos:lat "39.68998333"^^xsd:decimal ;
  geo-pos:long "-31.14125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10702'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31505'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.14125'^^xsd:double;
  dwc:latitude '39.68998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10702'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94161667 -31.14121667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94161667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14121667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94161667 -31.14121667)"^^geo:wktLiteral ;
  geo-pos:lat "37.94161667"^^xsd:decimal ;
  geo-pos:long "-31.14121667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19297'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85033'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.14121667'^^xsd:double;
  dwc:latitude '37.94161667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19297'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.227 -31.14116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.227"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.227 -31.14116667)"^^geo:wktLiteral ;
  geo-pos:lat "39.227"^^xsd:decimal ;
  geo-pos:long "-31.14116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24984'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107455'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14116667'^^xsd:double;
  dwc:latitude '39.227'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24984'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0394 -31.14101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0394"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14101667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0394 -31.14101667)"^^geo:wktLiteral ;
  geo-pos:lat "38.0394"^^xsd:decimal ;
  geo-pos:long "-31.14101667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18621'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80777'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14101667'^^xsd:double;
  dwc:latitude '38.0394'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18621'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0394 -31.14101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0394"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14101667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0394 -31.14101667)"^^geo:wktLiteral ;
  geo-pos:lat "38.0394"^^xsd:decimal ;
  geo-pos:long "-31.14101667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18622'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80777'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14101667'^^xsd:double;
  dwc:latitude '38.0394'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18622'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68361667 -31.14071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68361667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68361667 -31.14071667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68361667"^^xsd:decimal ;
  geo-pos:long "-31.14071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23066'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98810'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.14071667'^^xsd:double;
  dwc:latitude '38.68361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23066'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68361667 -31.14071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68361667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68361667 -31.14071667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68361667"^^xsd:decimal ;
  geo-pos:long "-31.14071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23067'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98810'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.14071667'^^xsd:double;
  dwc:latitude '38.68361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23067'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51093333 -31.14061667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51093333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14061667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51093333 -31.14061667)"^^geo:wktLiteral ;
  geo-pos:lat "39.51093333"^^xsd:decimal ;
  geo-pos:long "-31.14061667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13883'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61736'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.14061667'^^xsd:double;
  dwc:latitude '39.51093333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13883'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50046667 -31.13935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50046667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_17643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50046667 -31.13935)"^^geo:wktLiteral ;
  geo-pos:lat "39.50046667"^^xsd:decimal ;
  geo-pos:long "-31.13935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17643'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13935'^^xsd:double;
  dwc:latitude '39.50046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17643'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39903333 -31.13915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39903333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39903333 -31.13915)"^^geo:wktLiteral ;
  geo-pos:lat "39.39903333"^^xsd:decimal ;
  geo-pos:long "-31.13915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18300'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78899'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13915'^^xsd:double;
  dwc:latitude '39.39903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18300'^^xsd:string;
  dwc:observationDate '2008-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73556667 -31.13915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73556667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73556667 -31.13915)"^^geo:wktLiteral ;
  geo-pos:lat "39.73556667"^^xsd:decimal ;
  geo-pos:long "-31.13915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11216'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33048'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.13915'^^xsd:double;
  dwc:latitude '39.73556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11216'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67003333 -31.13911667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67003333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13911667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67003333 -31.13911667)"^^geo:wktLiteral ;
  geo-pos:lat "39.67003333"^^xsd:decimal ;
  geo-pos:long "-31.13911667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11004'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32368'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.13911667'^^xsd:double;
  dwc:latitude '39.67003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11004'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50306667 -31.13896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50306667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50306667 -31.13896667)"^^geo:wktLiteral ;
  geo-pos:lat "39.50306667"^^xsd:decimal ;
  geo-pos:long "-31.13896667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18294'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78893'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13896667'^^xsd:double;
  dwc:latitude '39.50306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18294'^^xsd:string;
  dwc:observationDate '2008-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38533333 -31.1386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38533333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38533333 -31.1386)"^^geo:wktLiteral ;
  geo-pos:lat "38.38533333"^^xsd:decimal ;
  geo-pos:long "-31.1386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21304'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91904'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1386'^^xsd:double;
  dwc:latitude '38.38533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21304'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93498333 -31.1384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93498333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93498333 -31.1384)"^^geo:wktLiteral ;
  geo-pos:lat "37.93498333"^^xsd:decimal ;
  geo-pos:long "-31.1384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24302'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.1384'^^xsd:double;
  dwc:latitude '37.93498333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24302'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51373333 -31.13828333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51373333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13828333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51373333 -31.13828333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51373333"^^xsd:decimal ;
  geo-pos:long "-31.13828333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10115'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30026'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13828333'^^xsd:double;
  dwc:latitude '39.51373333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10115'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92541667 -31.13793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92541667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92541667 -31.13793333)"^^geo:wktLiteral ;
  geo-pos:lat "38.92541667"^^xsd:decimal ;
  geo-pos:long "-31.13793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13413'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60057'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.13793333'^^xsd:double;
  dwc:latitude '38.92541667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13413'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6917 -31.13738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6917"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6917 -31.13738333)"^^geo:wktLiteral ;
  geo-pos:lat "39.6917"^^xsd:decimal ;
  geo-pos:long "-31.13738333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15211'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66914'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13738333'^^xsd:double;
  dwc:latitude '39.6917'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15211'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64083333 -31.13733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64083333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64083333 -31.13733333)"^^geo:wktLiteral ;
  geo-pos:lat "39.64083333"^^xsd:decimal ;
  geo-pos:long "-31.13733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8050'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21931'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13733333'^^xsd:double;
  dwc:latitude '39.64083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8050'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16913333 -31.1373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16913333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16913333 -31.1373)"^^geo:wktLiteral ;
  geo-pos:lat "39.16913333"^^xsd:decimal ;
  geo-pos:long "-31.1373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13486'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60334'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.1373'^^xsd:double;
  dwc:latitude '39.16913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13486'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68003333 -31.1373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68003333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68003333 -31.1373)"^^geo:wktLiteral ;
  geo-pos:lat "39.68003333"^^xsd:decimal ;
  geo-pos:long "-31.1373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8165'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22481'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.1373'^^xsd:double;
  dwc:latitude '39.68003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8165'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61811667 -31.13713333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61811667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13713333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61811667 -31.13713333)"^^geo:wktLiteral ;
  geo-pos:lat "39.61811667"^^xsd:decimal ;
  geo-pos:long "-31.13713333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26820'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13713333'^^xsd:double;
  dwc:latitude '39.61811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26820'^^xsd:string;
  dwc:observationDate '2013-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50465 -31.13666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50465"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50465 -31.13666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.50465"^^xsd:decimal ;
  geo-pos:long "-31.13666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11135'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13666667'^^xsd:double;
  dwc:latitude '39.50465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11135'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71561667 -31.13655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71561667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71561667 -31.13655)"^^geo:wktLiteral ;
  geo-pos:lat "39.71561667"^^xsd:decimal ;
  geo-pos:long "-31.13655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10607'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13655'^^xsd:double;
  dwc:latitude '39.71561667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10607'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72868333 -31.13623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72868333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72868333 -31.13623333)"^^geo:wktLiteral ;
  geo-pos:lat "39.72868333"^^xsd:decimal ;
  geo-pos:long "-31.13623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11488'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33786'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13623333'^^xsd:double;
  dwc:latitude '39.72868333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11488'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93933333 -31.13588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93933333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93933333 -31.13588333)"^^geo:wktLiteral ;
  geo-pos:lat "37.93933333"^^xsd:decimal ;
  geo-pos:long "-31.13588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19299'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.13588333'^^xsd:double;
  dwc:latitude '37.93933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19299'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33333333 -31.13566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33333333 -31.13566667)"^^geo:wktLiteral ;
  geo-pos:lat "39.33333333"^^xsd:decimal ;
  geo-pos:long "-31.13566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8049'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13566667'^^xsd:double;
  dwc:latitude '39.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8049'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72293333 -31.13556667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72293333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13556667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72293333 -31.13556667)"^^geo:wktLiteral ;
  geo-pos:lat "39.72293333"^^xsd:decimal ;
  geo-pos:long "-31.13556667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15141'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66699'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13556667'^^xsd:double;
  dwc:latitude '39.72293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15141'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64135 -31.13503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64135"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64135 -31.13503333)"^^geo:wktLiteral ;
  geo-pos:lat "39.64135"^^xsd:decimal ;
  geo-pos:long "-31.13503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10887'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.13503333'^^xsd:double;
  dwc:latitude '39.64135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10887'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68913333 -31.13493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68913333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68913333 -31.13493333)"^^geo:wktLiteral ;
  geo-pos:lat "39.68913333"^^xsd:decimal ;
  geo-pos:long "-31.13493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21368'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92361'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.13493333'^^xsd:double;
  dwc:latitude '39.68913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21368'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3271 -31.13458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3271"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3271 -31.13458333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3271"^^xsd:decimal ;
  geo-pos:long "-31.13458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18980'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82644'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.13458333'^^xsd:double;
  dwc:latitude '39.3271'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18980'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7314 -31.13453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7314"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7314 -31.13453333)"^^geo:wktLiteral ;
  geo-pos:lat "39.7314"^^xsd:decimal ;
  geo-pos:long "-31.13453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11495'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33793'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13453333'^^xsd:double;
  dwc:latitude '39.7314'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11495'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38363333 -31.13438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38363333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38363333 -31.13438333)"^^geo:wktLiteral ;
  geo-pos:lat "39.38363333"^^xsd:decimal ;
  geo-pos:long "-31.13438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11267'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33186'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.13438333'^^xsd:double;
  dwc:latitude '39.38363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11267'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5348 -31.13431667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5348"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13431667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5348 -31.13431667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5348"^^xsd:decimal ;
  geo-pos:long "-31.13431667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21370'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92363'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.13431667'^^xsd:double;
  dwc:latitude '39.5348'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21370'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.48333333"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2140'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4907'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2140'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.48333333"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2141'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4908'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2141'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2182'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5006'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2182'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2184'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5008'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2184'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2139'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2139'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2181'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5005'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2181'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2185'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2185'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2199'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5023'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2199'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2216'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5063'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2216'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1133'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2891'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1133'^^xsd:string;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2225'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2225'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.61666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2270'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5207'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2270'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2236'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5084'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2236'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2237'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2237'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2276'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5213'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2276'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2246'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5094'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2246'^^xsd:string;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2282'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5218'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2282'^^xsd:string;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2238'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2238'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2283'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5219'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.13333333'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2283'^^xsd:string;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36763333 -31.13308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36763333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_17502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36763333 -31.13308333)"^^geo:wktLiteral ;
  geo-pos:lat "39.36763333"^^xsd:decimal ;
  geo-pos:long "-31.13308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17502'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13308333'^^xsd:double;
  dwc:latitude '39.36763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17502'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65915 -31.13283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65915 -31.13283333)"^^geo:wktLiteral ;
  geo-pos:lat "39.65915"^^xsd:decimal ;
  geo-pos:long "-31.13283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19859'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87187'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.13283333'^^xsd:double;
  dwc:latitude '39.65915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19859'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40833333 -31.13281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40833333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40833333 -31.13281667)"^^geo:wktLiteral ;
  geo-pos:lat "39.40833333"^^xsd:decimal ;
  geo-pos:long "-31.13281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10114'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30025'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13281667'^^xsd:double;
  dwc:latitude '39.40833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10114'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39965 -31.13276667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39965"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13276667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39965 -31.13276667)"^^geo:wktLiteral ;
  geo-pos:lat "39.39965"^^xsd:decimal ;
  geo-pos:long "-31.13276667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7092'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17585'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13276667'^^xsd:double;
  dwc:latitude '39.39965'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7092'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67935 -31.13246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67935"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67935 -31.13246667)"^^geo:wktLiteral ;
  geo-pos:lat "39.67935"^^xsd:decimal ;
  geo-pos:long "-31.13246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10116'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30027'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13246667'^^xsd:double;
  dwc:latitude '39.67935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10116'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5026 -31.13228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5026"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5026 -31.13228333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5026"^^xsd:decimal ;
  geo-pos:long "-31.13228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13620'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60845'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.13228333'^^xsd:double;
  dwc:latitude '39.5026'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13620'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3303 -31.13158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3303"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3303 -31.13158333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3303"^^xsd:decimal ;
  geo-pos:long "-31.13158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10921'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.13158333'^^xsd:double;
  dwc:latitude '39.3303'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10921'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36838333 -31.13128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36838333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36838333 -31.13128333)"^^geo:wktLiteral ;
  geo-pos:lat "39.36838333"^^xsd:decimal ;
  geo-pos:long "-31.13128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10592'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.13128333'^^xsd:double;
  dwc:latitude '39.36838333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10592'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32668333 -31.13075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32668333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32668333 -31.13075)"^^geo:wktLiteral ;
  geo-pos:lat "39.32668333"^^xsd:decimal ;
  geo-pos:long "-31.13075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10923'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.13075'^^xsd:double;
  dwc:latitude '39.32668333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10923'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00066667 -31.13058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00066667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00066667 -31.13058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00066667"^^xsd:decimal ;
  geo-pos:long "-31.13058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19293'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.13058333'^^xsd:double;
  dwc:latitude '38.00066667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19293'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94418333 -31.12978333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94418333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12978333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94418333 -31.12978333)"^^geo:wktLiteral ;
  geo-pos:lat "38.94418333"^^xsd:decimal ;
  geo-pos:long "-31.12978333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13480'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60328'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.12978333'^^xsd:double;
  dwc:latitude '38.94418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13480'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32911667 -31.12963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32911667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32911667 -31.12963333)"^^geo:wktLiteral ;
  geo-pos:lat "39.32911667"^^xsd:decimal ;
  geo-pos:long "-31.12963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10922'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.12963333'^^xsd:double;
  dwc:latitude '39.32911667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10922'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90766667 -31.12953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90766667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90766667 -31.12953333)"^^geo:wktLiteral ;
  geo-pos:lat "37.90766667"^^xsd:decimal ;
  geo-pos:long "-31.12953333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19439'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86026'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.12953333'^^xsd:double;
  dwc:latitude '37.90766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19439'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50461667 -31.12938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50461667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50461667 -31.12938333)"^^geo:wktLiteral ;
  geo-pos:lat "39.50461667"^^xsd:decimal ;
  geo-pos:long "-31.12938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10043'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12938333'^^xsd:double;
  dwc:latitude '39.50461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10043'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73685 -31.12936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73685"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73685 -31.12936667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73685"^^xsd:decimal ;
  geo-pos:long "-31.12936667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11472'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.12936667'^^xsd:double;
  dwc:latitude '39.73685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11472'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49226667 -31.12816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49226667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49226667 -31.12816667)"^^geo:wktLiteral ;
  geo-pos:lat "39.49226667"^^xsd:decimal ;
  geo-pos:long "-31.12816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10733'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31581'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.12816667'^^xsd:double;
  dwc:latitude '39.49226667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10733'^^xsd:string;
  dwc:observationDate '2004-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55748333 -31.12756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55748333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55748333 -31.12756667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55748333"^^xsd:decimal ;
  geo-pos:long "-31.12756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26795'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116074'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.12756667'^^xsd:double;
  dwc:latitude '39.55748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26795'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49483333 -31.12753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49483333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49483333 -31.12753333)"^^geo:wktLiteral ;
  geo-pos:lat "39.49483333"^^xsd:decimal ;
  geo-pos:long "-31.12753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14006'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62089'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.12753333'^^xsd:double;
  dwc:latitude '39.49483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14006'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3693 -31.12701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3693"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3693 -31.12701667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3693"^^xsd:decimal ;
  geo-pos:long "-31.12701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21309'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.12701667'^^xsd:double;
  dwc:latitude '39.3693'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21309'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2374 -31.12633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2374"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2374 -31.12633333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2374"^^xsd:decimal ;
  geo-pos:long "-31.12633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19461'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86060'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12633333'^^xsd:double;
  dwc:latitude '37.2374'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19461'^^xsd:string;
  dwc:observationDate '2009-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2374 -31.12633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2374"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2374 -31.12633333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2374"^^xsd:decimal ;
  geo-pos:long "-31.12633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19462'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86060'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12633333'^^xsd:double;
  dwc:latitude '37.2374'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19462'^^xsd:string;
  dwc:observationDate '2009-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66483333 -31.12586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66483333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66483333 -31.12586667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66483333"^^xsd:decimal ;
  geo-pos:long "-31.12586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15098'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66599'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12586667'^^xsd:double;
  dwc:latitude '38.66483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15098'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50278333 -31.12586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50278333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50278333 -31.12586667)"^^geo:wktLiteral ;
  geo-pos:lat "39.50278333"^^xsd:decimal ;
  geo-pos:long "-31.12586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10878'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31942'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12586667'^^xsd:double;
  dwc:latitude '39.50278333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10878'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50836667 -31.12545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50836667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50836667 -31.12545)"^^geo:wktLiteral ;
  geo-pos:lat "39.50836667"^^xsd:decimal ;
  geo-pos:long "-31.12545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10288'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12545'^^xsd:double;
  dwc:latitude '39.50836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10288'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4111 -31.12453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4111"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4111 -31.12453333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4111"^^xsd:decimal ;
  geo-pos:long "-31.12453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7251'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18450'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.12453333'^^xsd:double;
  dwc:latitude '39.4111'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7251'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43001667 -31.12423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43001667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43001667 -31.12423333)"^^geo:wktLiteral ;
  geo-pos:lat "39.43001667"^^xsd:decimal ;
  geo-pos:long "-31.12423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11006'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32370'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-31.12423333'^^xsd:double;
  dwc:latitude '39.43001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11006'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9777 -31.1241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9777"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9777 -31.1241)"^^geo:wktLiteral ;
  geo-pos:lat "38.9777"^^xsd:decimal ;
  geo-pos:long "-31.1241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13412'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60056'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.1241'^^xsd:double;
  dwc:latitude '38.9777'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13412'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42493333 -31.12375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42493333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42493333 -31.12375)"^^geo:wktLiteral ;
  geo-pos:lat "39.42493333"^^xsd:decimal ;
  geo-pos:long "-31.12375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11329'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.12375'^^xsd:double;
  dwc:latitude '39.42493333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11329'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54761667 -31.12313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54761667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54761667 -31.12313333)"^^geo:wktLiteral ;
  geo-pos:lat "39.54761667"^^xsd:decimal ;
  geo-pos:long "-31.12313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14003'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.12313333'^^xsd:double;
  dwc:latitude '39.54761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14003'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7369 -31.12313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7369 -31.12313333)"^^geo:wktLiteral ;
  geo-pos:lat "39.7369"^^xsd:decimal ;
  geo-pos:long "-31.12313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11489'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.12313333'^^xsd:double;
  dwc:latitude '39.7369'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11489'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3546 -31.12293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.3546"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_17504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3546 -31.12293333)"^^geo:wktLiteral ;
  geo-pos:lat "31.3546"^^xsd:decimal ;
  geo-pos:long "-31.12293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17504'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76039'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12293333'^^xsd:double;
  dwc:latitude '31.3546'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17504'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35041667 -31.1227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35041667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35041667 -31.1227)"^^geo:wktLiteral ;
  geo-pos:lat "39.35041667"^^xsd:decimal ;
  geo-pos:long "-31.1227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11268'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33187'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.1227'^^xsd:double;
  dwc:latitude '39.35041667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11268'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3141 -31.12251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3141"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3141 -31.12251667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3141"^^xsd:decimal ;
  geo-pos:long "-31.12251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18981'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.12251667'^^xsd:double;
  dwc:latitude '39.3141'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18981'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31066667 -31.12183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31066667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31066667 -31.12183333)"^^geo:wktLiteral ;
  geo-pos:lat "39.31066667"^^xsd:decimal ;
  geo-pos:long "-31.12183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10913'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32087'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.12183333'^^xsd:double;
  dwc:latitude '39.31066667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10913'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66225 -31.12128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66225"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66225 -31.12128333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66225"^^xsd:decimal ;
  geo-pos:long "-31.12128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25609'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12128333'^^xsd:double;
  dwc:latitude '39.66225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25609'^^xsd:string;
  dwc:observationDate '2013-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.38631667 -31.12101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.38631667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12101667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.38631667 -31.12101667)"^^geo:wktLiteral ;
  geo-pos:lat "29.38631667"^^xsd:decimal ;
  geo-pos:long "-31.12101667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_9314'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26521'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.12101667'^^xsd:double;
  dwc:latitude '29.38631667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_9314'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73088333 -31.12098333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73088333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12098333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73088333 -31.12098333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73088333"^^xsd:decimal ;
  geo-pos:long "-31.12098333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11493'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33791'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.12098333'^^xsd:double;
  dwc:latitude '39.73088333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11493'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66523333 -31.1206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66523333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66523333 -31.1206)"^^geo:wktLiteral ;
  geo-pos:lat "39.66523333"^^xsd:decimal ;
  geo-pos:long "-31.1206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10693'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1206'^^xsd:double;
  dwc:latitude '39.66523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10693'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6392 -31.12001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6392"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6392 -31.12001667)"^^geo:wktLiteral ;
  geo-pos:lat "39.6392"^^xsd:decimal ;
  geo-pos:long "-31.12001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11001'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32365'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12001667'^^xsd:double;
  dwc:latitude '39.6392'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11001'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53685 -31.11986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53685"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53685 -31.11986667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53685"^^xsd:decimal ;
  geo-pos:long "-31.11986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16189'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.11986667'^^xsd:double;
  dwc:latitude '39.53685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16189'^^xsd:string;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53685 -31.11986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53685"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53685 -31.11986667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53685"^^xsd:decimal ;
  geo-pos:long "-31.11986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16190'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.11986667'^^xsd:double;
  dwc:latitude '39.53685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16190'^^xsd:string;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39783333 -31.11893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39783333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39783333 -31.11893333)"^^geo:wktLiteral ;
  geo-pos:lat "39.39783333"^^xsd:decimal ;
  geo-pos:long "-31.11893333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21305'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91905'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11893333'^^xsd:double;
  dwc:latitude '39.39783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21305'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41896667 -31.11856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41896667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41896667 -31.11856667)"^^geo:wktLiteral ;
  geo-pos:lat "39.41896667"^^xsd:decimal ;
  geo-pos:long "-31.11856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10870'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31935'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11856667'^^xsd:double;
  dwc:latitude '39.41896667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10870'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40666667 -31.11855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40666667 -31.11855)"^^geo:wktLiteral ;
  geo-pos:lat "39.40666667"^^xsd:decimal ;
  geo-pos:long "-31.11855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11016'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32400'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11855'^^xsd:double;
  dwc:latitude '39.40666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11016'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45671667 -31.11793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45671667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45671667 -31.11793333)"^^geo:wktLiteral ;
  geo-pos:lat "39.45671667"^^xsd:decimal ;
  geo-pos:long "-31.11793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10685'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31488'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.11793333'^^xsd:double;
  dwc:latitude '39.45671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10685'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43335 -31.11713333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11713333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43335 -31.11713333)"^^geo:wktLiteral ;
  geo-pos:lat "39.43335"^^xsd:decimal ;
  geo-pos:long "-31.11713333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11328'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33317'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.11713333'^^xsd:double;
  dwc:latitude '39.43335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11328'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.51666667 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.51666667 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "32.51666667"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2215'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5062'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '32.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2215'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13983333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13983333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13983333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.13983333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8790'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23956'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11666667'^^xsd:double;
  dwc:latitude '39.13983333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8790'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.48333333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2183'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5007'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2183'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2232'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2232'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53333333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.53333333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2384'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2384'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2274'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5211'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2274'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2249'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2249'^^xsd:string;
  dwc:observationDate '1998-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2250'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2250'^^xsd:string;
  dwc:observationDate '1998-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2251'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2251'^^xsd:string;
  dwc:observationDate '1998-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2275'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5212'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2275'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2279'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2279'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2280'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2280'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2281'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2281'^^xsd:string;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -31.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -31.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-31.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2284'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5220'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11666667'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2284'^^xsd:string;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30988333 -31.11646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30988333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30988333 -31.11646667)"^^geo:wktLiteral ;
  geo-pos:lat "39.30988333"^^xsd:decimal ;
  geo-pos:long "-31.11646667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18984'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.11646667'^^xsd:double;
  dwc:latitude '39.30988333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18984'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40523333 -31.11628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40523333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40523333 -31.11628333)"^^geo:wktLiteral ;
  geo-pos:lat "39.40523333"^^xsd:decimal ;
  geo-pos:long "-31.11628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20207'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88006'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.11628333'^^xsd:double;
  dwc:latitude '39.40523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20207'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41695 -31.11588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41695 -31.11588333)"^^geo:wktLiteral ;
  geo-pos:lat "39.41695"^^xsd:decimal ;
  geo-pos:long "-31.11588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16243'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70824'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.11588333'^^xsd:double;
  dwc:latitude '39.41695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16243'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41695 -31.11588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41695"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41695 -31.11588333)"^^geo:wktLiteral ;
  geo-pos:lat "39.41695"^^xsd:decimal ;
  geo-pos:long "-31.11588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16244'^^xsd:string;
  dwc:scientificName 'Thunnus thynnus thynnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70824'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.11588333'^^xsd:double;
  dwc:latitude '39.41695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Rabilo'^^xsd:string;
  dwc:aphiaid '322808'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16244'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40523333 -31.11573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40523333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40523333 -31.11573333)"^^geo:wktLiteral ;
  geo-pos:lat "39.40523333"^^xsd:decimal ;
  geo-pos:long "-31.11573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7093'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17586'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.11573333'^^xsd:double;
  dwc:latitude '39.40523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7093'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41903333 -31.11501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41903333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11501667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41903333 -31.11501667)"^^geo:wktLiteral ;
  geo-pos:lat "39.41903333"^^xsd:decimal ;
  geo-pos:long "-31.11501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10112'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30023'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11501667'^^xsd:double;
  dwc:latitude '39.41903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10112'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64116667 -31.11468333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64116667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11468333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64116667 -31.11468333)"^^geo:wktLiteral ;
  geo-pos:lat "39.64116667"^^xsd:decimal ;
  geo-pos:long "-31.11468333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21367'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92360'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.11468333'^^xsd:double;
  dwc:latitude '39.64116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21367'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43241667 -31.11443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43241667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43241667 -31.11443333)"^^geo:wktLiteral ;
  geo-pos:lat "39.43241667"^^xsd:decimal ;
  geo-pos:long "-31.11443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11007'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-31.11443333'^^xsd:double;
  dwc:latitude '39.43241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11007'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5588 -31.11435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5588"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5588 -31.11435)"^^geo:wktLiteral ;
  geo-pos:lat "39.5588"^^xsd:decimal ;
  geo-pos:long "-31.11435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26799'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.11435'^^xsd:double;
  dwc:latitude '39.5588'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26799'^^xsd:string;
  dwc:observationDate '2013-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31945 -31.11386667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31945"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11386667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31945 -31.11386667)"^^geo:wktLiteral ;
  geo-pos:lat "39.31945"^^xsd:decimal ;
  geo-pos:long "-31.11386667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19268'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84816'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11386667'^^xsd:double;
  dwc:latitude '39.31945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19268'^^xsd:string;
  dwc:observationDate '2009-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4258 -31.11331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4258"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4258 -31.11331667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4258"^^xsd:decimal ;
  geo-pos:long "-31.11331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10111'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11331667'^^xsd:double;
  dwc:latitude '39.4258'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10111'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73426667 -31.11293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73426667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73426667 -31.11293333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73426667"^^xsd:decimal ;
  geo-pos:long "-31.11293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11471'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33738'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.11293333'^^xsd:double;
  dwc:latitude '39.73426667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11471'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34991667 -31.11285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34991667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34991667 -31.11285)"^^geo:wktLiteral ;
  geo-pos:lat "39.34991667"^^xsd:decimal ;
  geo-pos:long "-31.11285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18609'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80576'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-31.11285'^^xsd:double;
  dwc:latitude '39.34991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18609'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49696667 -31.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49696667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49696667 -31.11283333)"^^geo:wktLiteral ;
  geo-pos:lat "39.49696667"^^xsd:decimal ;
  geo-pos:long "-31.11283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14007'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62090'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.11283333'^^xsd:double;
  dwc:latitude '39.49696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14007'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73255 -31.11271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73255"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73255 -31.11271667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73255"^^xsd:decimal ;
  geo-pos:long "-31.11271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11494'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33792'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.11271667'^^xsd:double;
  dwc:latitude '39.73255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11494'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64523333 -31.1124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64523333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64523333 -31.1124)"^^geo:wktLiteral ;
  geo-pos:lat "39.64523333"^^xsd:decimal ;
  geo-pos:long "-31.1124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13888'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61741'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.1124'^^xsd:double;
  dwc:latitude '39.64523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13888'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3179 -31.1118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3179"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3179 -31.1118)"^^geo:wktLiteral ;
  geo-pos:lat "39.3179"^^xsd:decimal ;
  geo-pos:long "-31.1118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18982'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.1118'^^xsd:double;
  dwc:latitude '39.3179'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18982'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32188333 -31.11131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32188333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32188333 -31.11131667)"^^geo:wktLiteral ;
  geo-pos:lat "39.32188333"^^xsd:decimal ;
  geo-pos:long "-31.11131667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10920'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32094'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.11131667'^^xsd:double;
  dwc:latitude '39.32188333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10920'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42398333 -31.11093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42398333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42398333 -31.11093333)"^^geo:wktLiteral ;
  geo-pos:lat "39.42398333"^^xsd:decimal ;
  geo-pos:long "-31.11093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21050'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90998'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.11093333'^^xsd:double;
  dwc:latitude '39.42398333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21050'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73671667 -31.11083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73671667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73671667 -31.11083333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73671667"^^xsd:decimal ;
  geo-pos:long "-31.11083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15142'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66700'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.11083333'^^xsd:double;
  dwc:latitude '39.73671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15142'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74003333 -31.11081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74003333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74003333 -31.11081667)"^^geo:wktLiteral ;
  geo-pos:lat "39.74003333"^^xsd:decimal ;
  geo-pos:long "-31.11081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10620'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31284'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.11081667'^^xsd:double;
  dwc:latitude '39.74003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10620'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.90741667 -31.11081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.90741667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.90741667 -31.11081667)"^^geo:wktLiteral ;
  geo-pos:lat "39.90741667"^^xsd:decimal ;
  geo-pos:long "-31.11081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24615'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104989'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.11081667'^^xsd:double;
  dwc:latitude '39.90741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24615'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33541667 -31.11053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33541667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33541667 -31.11053333)"^^geo:wktLiteral ;
  geo-pos:lat "39.33541667"^^xsd:decimal ;
  geo-pos:long "-31.11053333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18610'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80578'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-31.11053333'^^xsd:double;
  dwc:latitude '39.33541667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18610'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33353333 -31.11026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33353333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33353333 -31.11026667)"^^geo:wktLiteral ;
  geo-pos:lat "39.33353333"^^xsd:decimal ;
  geo-pos:long "-31.11026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14134'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.11026667'^^xsd:double;
  dwc:latitude '39.33353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14134'^^xsd:string;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40268333 -31.11005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40268333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40268333 -31.11005)"^^geo:wktLiteral ;
  geo-pos:lat "39.40268333"^^xsd:decimal ;
  geo-pos:long "-31.11005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21307'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91907'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.11005'^^xsd:double;
  dwc:latitude '39.40268333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21307'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.458 -31.10931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.458"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.458 -31.10931667)"^^geo:wktLiteral ;
  geo-pos:lat "39.458"^^xsd:decimal ;
  geo-pos:long "-31.10931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10287'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10931667'^^xsd:double;
  dwc:latitude '39.458'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10287'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01803333 -31.10875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01803333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01803333 -31.10875)"^^geo:wktLiteral ;
  geo-pos:lat "38.01803333"^^xsd:decimal ;
  geo-pos:long "-31.10875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18623'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80778'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10875'^^xsd:double;
  dwc:latitude '38.01803333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18623'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01803333 -31.10875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01803333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01803333 -31.10875)"^^geo:wktLiteral ;
  geo-pos:lat "38.01803333"^^xsd:decimal ;
  geo-pos:long "-31.10875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18624'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80778'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10875'^^xsd:double;
  dwc:latitude '38.01803333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18624'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44735 -31.10866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44735"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44735 -31.10866667)"^^geo:wktLiteral ;
  geo-pos:lat "39.44735"^^xsd:decimal ;
  geo-pos:long "-31.10866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21049'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90997'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.10866667'^^xsd:double;
  dwc:latitude '39.44735'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21049'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48171667 -31.10855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48171667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48171667 -31.10855)"^^geo:wktLiteral ;
  geo-pos:lat "39.48171667"^^xsd:decimal ;
  geo-pos:long "-31.10855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7247'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.10855'^^xsd:double;
  dwc:latitude '39.48171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7247'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32555 -31.10846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32555"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32555 -31.10846667)"^^geo:wktLiteral ;
  geo-pos:lat "39.32555"^^xsd:decimal ;
  geo-pos:long "-31.10846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18983'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.10846667'^^xsd:double;
  dwc:latitude '39.32555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18983'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66123333 -31.10825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66123333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66123333 -31.10825)"^^geo:wktLiteral ;
  geo-pos:lat "39.66123333"^^xsd:decimal ;
  geo-pos:long "-31.10825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13886'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.10825'^^xsd:double;
  dwc:latitude '39.66123333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13886'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98958333 -31.10791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98958333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98958333 -31.10791667)"^^geo:wktLiteral ;
  geo-pos:lat "38.98958333"^^xsd:decimal ;
  geo-pos:long "-31.10791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13478'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60326'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.10791667'^^xsd:double;
  dwc:latitude '38.98958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13478'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3157 -31.1076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3157"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3157 -31.1076)"^^geo:wktLiteral ;
  geo-pos:lat "39.3157"^^xsd:decimal ;
  geo-pos:long "-31.1076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18985'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.1076'^^xsd:double;
  dwc:latitude '39.3157'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18985'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73535 -31.10736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73535"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_12664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73535 -31.10736667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73535"^^xsd:decimal ;
  geo-pos:long "-31.10736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12664'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10736667'^^xsd:double;
  dwc:latitude '39.73535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12664'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32033333 -31.10733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32033333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32033333 -31.10733333)"^^geo:wktLiteral ;
  geo-pos:lat "39.32033333"^^xsd:decimal ;
  geo-pos:long "-31.10733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14345'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63164'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10733333'^^xsd:double;
  dwc:latitude '39.32033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14345'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14261667 -31.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14261667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14261667 -31.1072)"^^geo:wktLiteral ;
  geo-pos:lat "38.14261667"^^xsd:decimal ;
  geo-pos:long "-31.1072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18726'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81471'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1072'^^xsd:double;
  dwc:latitude '38.14261667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18726'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4254 -31.10665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4254"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4254 -31.10665)"^^geo:wktLiteral ;
  geo-pos:lat "39.4254"^^xsd:decimal ;
  geo-pos:long "-31.10665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19854'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87182'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.10665'^^xsd:double;
  dwc:latitude '39.4254'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19854'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43238333 -31.10625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43238333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43238333 -31.10625)"^^geo:wktLiteral ;
  geo-pos:lat "39.43238333"^^xsd:decimal ;
  geo-pos:long "-31.10625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20215'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88014'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.10625'^^xsd:double;
  dwc:latitude '39.43238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20215'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65508333 -31.10565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65508333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65508333 -31.10565)"^^geo:wktLiteral ;
  geo-pos:lat "39.65508333"^^xsd:decimal ;
  geo-pos:long "-31.10565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13887'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.10565'^^xsd:double;
  dwc:latitude '39.65508333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13887'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27046667 -31.10558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27046667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27046667 -31.10558333)"^^geo:wktLiteral ;
  geo-pos:lat "39.27046667"^^xsd:decimal ;
  geo-pos:long "-31.10558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13468'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60162'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.10558333'^^xsd:double;
  dwc:latitude '39.27046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13468'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66078333 -31.10553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66078333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66078333 -31.10553333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66078333"^^xsd:decimal ;
  geo-pos:long "-31.10553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15099'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66600'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10553333'^^xsd:double;
  dwc:latitude '39.66078333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15099'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40611667 -31.10535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40611667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40611667 -31.10535)"^^geo:wktLiteral ;
  geo-pos:lat "39.40611667"^^xsd:decimal ;
  geo-pos:long "-31.10535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21308'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91908'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.10535'^^xsd:double;
  dwc:latitude '39.40611667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21308'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.554 -31.10466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.554"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.554 -31.10466667)"^^geo:wktLiteral ;
  geo-pos:lat "39.554"^^xsd:decimal ;
  geo-pos:long "-31.10466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.10466667'^^xsd:double;
  dwc:latitude '39.554'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14124'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29596667 -31.10365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29596667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29596667 -31.10365)"^^geo:wktLiteral ;
  geo-pos:lat "39.29596667"^^xsd:decimal ;
  geo-pos:long "-31.10365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19266'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-31.10365'^^xsd:double;
  dwc:latitude '39.29596667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19266'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6634 -31.10355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6634"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6634 -31.10355)"^^geo:wktLiteral ;
  geo-pos:lat "39.6634"^^xsd:decimal ;
  geo-pos:long "-31.10355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10686'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31489'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10355'^^xsd:double;
  dwc:latitude '39.6634'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10686'^^xsd:string;
  dwc:observationDate '2004-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40306667 -31.10335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40306667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40306667 -31.10335)"^^geo:wktLiteral ;
  geo-pos:lat "39.40306667"^^xsd:decimal ;
  geo-pos:long "-31.10335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20206'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88005'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.10335'^^xsd:double;
  dwc:latitude '39.40306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20206'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13516667 -31.10333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13516667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13516667 -31.10333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.13516667"^^xsd:decimal ;
  geo-pos:long "-31.10333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8788'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10333333'^^xsd:double;
  dwc:latitude '39.13516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8788'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13516667 -31.10333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13516667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13516667 -31.10333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.13516667"^^xsd:decimal ;
  geo-pos:long "-31.10333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8789'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10333333'^^xsd:double;
  dwc:latitude '39.13516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8789'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_12665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_12665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_12665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7368 -31.10266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_12665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7368 -31.10266667)"^^geo:wktLiteral ;
  geo-pos:lat "39.7368"^^xsd:decimal ;
  geo-pos:long "-31.10266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_12665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_12665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_12665'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55162'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10266667'^^xsd:double;
  dwc:latitude '39.7368'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_12665'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4524 -31.10206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4524"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4524 -31.10206667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4524"^^xsd:decimal ;
  geo-pos:long "-31.10206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21048'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90996'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.10206667'^^xsd:double;
  dwc:latitude '39.4524'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21048'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51043333 -31.1016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51043333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51043333 -31.1016)"^^geo:wktLiteral ;
  geo-pos:lat "39.51043333"^^xsd:decimal ;
  geo-pos:long "-31.1016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26809'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116088'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1016'^^xsd:double;
  dwc:latitude '39.51043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26809'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9157 -31.10071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9157"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9157 -31.10071667)"^^geo:wktLiteral ;
  geo-pos:lat "39.9157"^^xsd:decimal ;
  geo-pos:long "-31.10071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24616'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10071667'^^xsd:double;
  dwc:latitude '39.9157'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24616'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2217'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2217'^^xsd:string;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2393'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5411'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.1'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2393'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56666667 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56666667 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.56666667"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2245'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1'^^xsd:double;
  dwc:latitude '39.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2245'^^xsd:string;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2278'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2278'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2244'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2244'^^xsd:string;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2247'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2247'^^xsd:string;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2277'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5214'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2277'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2296'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2296'^^xsd:string;
  dwc:observationDate '1998-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2299'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2299'^^xsd:string;
  dwc:observationDate '1998-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2301'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5248'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.1'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2301'^^xsd:string;
  dwc:observationDate '1998-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42385 -31.0995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42385"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42385 -31.0995)"^^geo:wktLiteral ;
  geo-pos:lat "39.42385"^^xsd:decimal ;
  geo-pos:long "-31.0995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20217'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.0995'^^xsd:double;
  dwc:latitude '39.42385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20217'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66276667 -31.09925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66276667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66276667 -31.09925)"^^geo:wktLiteral ;
  geo-pos:lat "39.66276667"^^xsd:decimal ;
  geo-pos:long "-31.09925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25610'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09925'^^xsd:double;
  dwc:latitude '39.66276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25610'^^xsd:string;
  dwc:observationDate '2013-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34295 -31.09853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34295"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34295 -31.09853333)"^^geo:wktLiteral ;
  geo-pos:lat "39.34295"^^xsd:decimal ;
  geo-pos:long "-31.09853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18608'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80575'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-31.09853333'^^xsd:double;
  dwc:latitude '39.34295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18608'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66645 -31.09758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66645"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66645 -31.09758333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66645"^^xsd:decimal ;
  geo-pos:long "-31.09758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11018'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-31.09758333'^^xsd:double;
  dwc:latitude '39.66645'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11018'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6602 -31.09678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6602"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6602 -31.09678333)"^^geo:wktLiteral ;
  geo-pos:lat "39.6602"^^xsd:decimal ;
  geo-pos:long "-31.09678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26458'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114762'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09678333'^^xsd:double;
  dwc:latitude '39.6602'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26458'^^xsd:string;
  dwc:observationDate '2013-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7329 -31.09641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7329"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7329 -31.09641667)"^^geo:wktLiteral ;
  geo-pos:lat "39.7329"^^xsd:decimal ;
  geo-pos:long "-31.09641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11497'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09641667'^^xsd:double;
  dwc:latitude '39.7329'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11497'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99178333 -31.09625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99178333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99178333 -31.09625)"^^geo:wktLiteral ;
  geo-pos:lat "38.99178333"^^xsd:decimal ;
  geo-pos:long "-31.09625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13411'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60055'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.09625'^^xsd:double;
  dwc:latitude '38.99178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13411'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31816667 -31.0962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31816667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31816667 -31.0962)"^^geo:wktLiteral ;
  geo-pos:lat "39.31816667"^^xsd:decimal ;
  geo-pos:long "-31.0962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19267'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84815'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-31.0962'^^xsd:double;
  dwc:latitude '39.31816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19267'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4092 -31.09603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4092 -31.09603333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4092"^^xsd:decimal ;
  geo-pos:long "-31.09603333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20216'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88015'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09603333'^^xsd:double;
  dwc:latitude '39.4092'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20216'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66426667 -31.09593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66426667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66426667 -31.09593333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66426667"^^xsd:decimal ;
  geo-pos:long "-31.09593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20203'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88002'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09593333'^^xsd:double;
  dwc:latitude '39.66426667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20203'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40008333 -31.09575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40008333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40008333 -31.09575)"^^geo:wktLiteral ;
  geo-pos:lat "39.40008333"^^xsd:decimal ;
  geo-pos:long "-31.09575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20214'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09575'^^xsd:double;
  dwc:latitude '39.40008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20214'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42558333 -31.0953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42558333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42558333 -31.0953)"^^geo:wktLiteral ;
  geo-pos:lat "39.42558333"^^xsd:decimal ;
  geo-pos:long "-31.0953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14420'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63444'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.0953'^^xsd:double;
  dwc:latitude '39.42558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14420'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30476667 -31.09508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30476667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30476667 -31.09508333)"^^geo:wktLiteral ;
  geo-pos:lat "39.30476667"^^xsd:decimal ;
  geo-pos:long "-31.09508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19269'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84817'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09508333'^^xsd:double;
  dwc:latitude '39.30476667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19269'^^xsd:string;
  dwc:observationDate '2009-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66646667 -31.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66646667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66646667 -31.095)"^^geo:wktLiteral ;
  geo-pos:lat "39.66646667"^^xsd:decimal ;
  geo-pos:long "-31.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14001'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62084'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.095'^^xsd:double;
  dwc:latitude '39.66646667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14001'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6633 -31.09483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6633"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6633 -31.09483333)"^^geo:wktLiteral ;
  geo-pos:lat "39.6633"^^xsd:decimal ;
  geo-pos:long "-31.09483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11000'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32364'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09483333'^^xsd:double;
  dwc:latitude '39.6633'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11000'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47521667 -31.09481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47521667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47521667 -31.09481667)"^^geo:wktLiteral ;
  geo-pos:lat "39.47521667"^^xsd:decimal ;
  geo-pos:long "-31.09481667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21290'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09481667'^^xsd:double;
  dwc:latitude '39.47521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21290'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66541667 -31.09458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66541667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66541667 -31.09458333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66541667"^^xsd:decimal ;
  geo-pos:long "-31.09458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25431'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109080'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09458333'^^xsd:double;
  dwc:latitude '39.66541667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25431'^^xsd:string;
  dwc:observationDate '2013-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42953333 -31.09446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42953333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42953333 -31.09446667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42953333"^^xsd:decimal ;
  geo-pos:long "-31.09446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20212'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09446667'^^xsd:double;
  dwc:latitude '39.42953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20212'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91571667 -31.09375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.91571667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91571667 -31.09375)"^^geo:wktLiteral ;
  geo-pos:lat "38.91571667"^^xsd:decimal ;
  geo-pos:long "-31.09375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14459'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63542'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.09375'^^xsd:double;
  dwc:latitude '38.91571667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14459'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67013333 -31.09313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67013333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67013333 -31.09313333)"^^geo:wktLiteral ;
  geo-pos:lat "39.67013333"^^xsd:decimal ;
  geo-pos:long "-31.09313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11139'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.09313333'^^xsd:double;
  dwc:latitude '39.67013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11139'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73055 -31.0929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73055 -31.0929)"^^geo:wktLiteral ;
  geo-pos:lat "39.73055"^^xsd:decimal ;
  geo-pos:long "-31.0929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11498'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.0929'^^xsd:double;
  dwc:latitude '39.73055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11498'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73263333 -31.09275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73263333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73263333 -31.09275)"^^geo:wktLiteral ;
  geo-pos:lat "39.73263333"^^xsd:decimal ;
  geo-pos:long "-31.09275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11496'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33794'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09275'^^xsd:double;
  dwc:latitude '39.73263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11496'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67258333 -31.09258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67258333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67258333 -31.09258333)"^^geo:wktLiteral ;
  geo-pos:lat "39.67258333"^^xsd:decimal ;
  geo-pos:long "-31.09258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25612'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110209'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09258333'^^xsd:double;
  dwc:latitude '39.67258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25612'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33083333 -31.09193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33083333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33083333 -31.09193333)"^^geo:wktLiteral ;
  geo-pos:lat "39.33083333"^^xsd:decimal ;
  geo-pos:long "-31.09193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26504'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114970'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.09193333'^^xsd:double;
  dwc:latitude '39.33083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26504'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65548333 -31.09193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65548333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65548333 -31.09193333)"^^geo:wktLiteral ;
  geo-pos:lat "39.65548333"^^xsd:decimal ;
  geo-pos:long "-31.09193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20204'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88003'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09193333'^^xsd:double;
  dwc:latitude '39.65548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20204'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24228333 -31.09168333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24228333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09168333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24228333 -31.09168333)"^^geo:wktLiteral ;
  geo-pos:lat "39.24228333"^^xsd:decimal ;
  geo-pos:long "-31.09168333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13460'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60154'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.09168333'^^xsd:double;
  dwc:latitude '39.24228333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13460'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42133333 -31.09146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42133333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42133333 -31.09146667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42133333"^^xsd:decimal ;
  geo-pos:long "-31.09146667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10036'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29832'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.09146667'^^xsd:double;
  dwc:latitude '39.42133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10036'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6714 -31.09066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6714"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6714 -31.09066667)"^^geo:wktLiteral ;
  geo-pos:lat "39.6714"^^xsd:decimal ;
  geo-pos:long "-31.09066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26457'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114761'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.09066667'^^xsd:double;
  dwc:latitude '39.6714'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26457'^^xsd:string;
  dwc:observationDate '2013-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66766667 -31.09058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66766667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66766667 -31.09058333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66766667"^^xsd:decimal ;
  geo-pos:long "-31.09058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7100'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17593'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.09058333'^^xsd:double;
  dwc:latitude '39.66766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7100'^^xsd:string;
  dwc:observationDate '2001-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40645 -31.09048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40645"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40645 -31.09048333)"^^geo:wktLiteral ;
  geo-pos:lat "39.40645"^^xsd:decimal ;
  geo-pos:long "-31.09048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20209'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88008'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09048333'^^xsd:double;
  dwc:latitude '39.40645'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20209'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42386667 -31.09038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42386667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42386667 -31.09038333)"^^geo:wktLiteral ;
  geo-pos:lat "39.42386667"^^xsd:decimal ;
  geo-pos:long "-31.09038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19853'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.09038333'^^xsd:double;
  dwc:latitude '39.42386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19853'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39933333 -31.08918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39933333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39933333 -31.08918333)"^^geo:wktLiteral ;
  geo-pos:lat "39.39933333"^^xsd:decimal ;
  geo-pos:long "-31.08918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13621'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.08918333'^^xsd:double;
  dwc:latitude '39.39933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13621'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65885 -31.08873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65885 -31.08873333)"^^geo:wktLiteral ;
  geo-pos:lat "39.65885"^^xsd:decimal ;
  geo-pos:long "-31.08873333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10956'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32263'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.08873333'^^xsd:double;
  dwc:latitude '39.65885'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10956'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2927 -31.08825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2927 -31.08825)"^^geo:wktLiteral ;
  geo-pos:lat "34.2927"^^xsd:decimal ;
  geo-pos:long "-31.08825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19264'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84812'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-31.08825'^^xsd:double;
  dwc:latitude '34.2927'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19264'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.41735 -31.08798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.41735"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.41735 -31.08798333)"^^geo:wktLiteral ;
  geo-pos:lat "29.41735"^^xsd:decimal ;
  geo-pos:long "-31.08798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21291'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91836'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.08798333'^^xsd:double;
  dwc:latitude '29.41735'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21291'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79993333 -31.08788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79993333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79993333 -31.08788333)"^^geo:wktLiteral ;
  geo-pos:lat "39.79993333"^^xsd:decimal ;
  geo-pos:long "-31.08788333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24611'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104985'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.08788333'^^xsd:double;
  dwc:latitude '39.79993333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24611'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73168333 -31.08768333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73168333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08768333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73168333 -31.08768333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73168333"^^xsd:decimal ;
  geo-pos:long "-31.08768333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11137'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.08768333'^^xsd:double;
  dwc:latitude '39.73168333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11137'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45625 -31.08738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45625"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45625 -31.08738333)"^^geo:wktLiteral ;
  geo-pos:lat "39.45625"^^xsd:decimal ;
  geo-pos:long "-31.08738333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14136'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62519'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-31.08738333'^^xsd:double;
  dwc:latitude '39.45625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14136'^^xsd:string;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32638333 -31.087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32638333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32638333 -31.087)"^^geo:wktLiteral ;
  geo-pos:lat "38.32638333"^^xsd:decimal ;
  geo-pos:long "-31.087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26928'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116811'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.087'^^xsd:double;
  dwc:latitude '38.32638333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26928'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44858333 -31.0869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44858333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44858333 -31.0869)"^^geo:wktLiteral ;
  geo-pos:lat "39.44858333"^^xsd:decimal ;
  geo-pos:long "-31.0869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20202'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.0869'^^xsd:double;
  dwc:latitude '39.44858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20202'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67878333 -31.08686667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67878333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08686667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67878333 -31.08686667)"^^geo:wktLiteral ;
  geo-pos:lat "39.67878333"^^xsd:decimal ;
  geo-pos:long "-31.08686667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14009'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.08686667'^^xsd:double;
  dwc:latitude '39.67878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14009'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50278333 -31.08663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50278333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50278333 -31.08663333)"^^geo:wktLiteral ;
  geo-pos:lat "39.50278333"^^xsd:decimal ;
  geo-pos:long "-31.08663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26810'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116089'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.08663333'^^xsd:double;
  dwc:latitude '39.50278333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26810'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08761667 -31.08621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08761667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08761667 -31.08621667)"^^geo:wktLiteral ;
  geo-pos:lat "39.08761667"^^xsd:decimal ;
  geo-pos:long "-31.08621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14413'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63427'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.08621667'^^xsd:double;
  dwc:latitude '39.08761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14413'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52308333 -31.0862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52308333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52308333 -31.0862)"^^geo:wktLiteral ;
  geo-pos:lat "39.52308333"^^xsd:decimal ;
  geo-pos:long "-31.0862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18979'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.0862'^^xsd:double;
  dwc:latitude '39.52308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18979'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50963333 -31.08568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50963333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50963333 -31.08568333)"^^geo:wktLiteral ;
  geo-pos:lat "39.50963333"^^xsd:decimal ;
  geo-pos:long "-31.08568333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21020'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.08568333'^^xsd:double;
  dwc:latitude '39.50963333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21020'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66285 -31.0854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66285"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66285 -31.0854)"^^geo:wktLiteral ;
  geo-pos:lat "39.66285"^^xsd:decimal ;
  geo-pos:long "-31.0854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21289'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91834'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.0854'^^xsd:double;
  dwc:latitude '39.66285'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21289'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28936667 -31.08481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28936667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28936667 -31.08481667)"^^geo:wktLiteral ;
  geo-pos:lat "39.28936667"^^xsd:decimal ;
  geo-pos:long "-31.08481667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19265'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84813'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-31.08481667'^^xsd:double;
  dwc:latitude '39.28936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19265'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31986667 -31.08478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31986667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31986667 -31.08478333)"^^geo:wktLiteral ;
  geo-pos:lat "39.31986667"^^xsd:decimal ;
  geo-pos:long "-31.08478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19270'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84818'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.08478333'^^xsd:double;
  dwc:latitude '39.31986667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19270'^^xsd:string;
  dwc:observationDate '2009-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52076667 -31.08473333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52076667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08473333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52076667 -31.08473333)"^^geo:wktLiteral ;
  geo-pos:lat "39.52076667"^^xsd:decimal ;
  geo-pos:long "-31.08473333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21023'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90952'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.08473333'^^xsd:double;
  dwc:latitude '39.52076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21023'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22453333 -31.08471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22453333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22453333 -31.08471667)"^^geo:wktLiteral ;
  geo-pos:lat "39.22453333"^^xsd:decimal ;
  geo-pos:long "-31.08471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21614'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.08471667'^^xsd:double;
  dwc:latitude '39.22453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21614'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22453333 -31.08471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22453333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22453333 -31.08471667)"^^geo:wktLiteral ;
  geo-pos:lat "39.22453333"^^xsd:decimal ;
  geo-pos:long "-31.08471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21615'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.08471667'^^xsd:double;
  dwc:latitude '39.22453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21615'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72796667 -31.08458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72796667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72796667 -31.08458333)"^^geo:wktLiteral ;
  geo-pos:lat "39.72796667"^^xsd:decimal ;
  geo-pos:long "-31.08458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7236'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.08458333'^^xsd:double;
  dwc:latitude '39.72796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7236'^^xsd:string;
  dwc:observationDate '2001-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72625 -31.0844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72625"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72625 -31.0844)"^^geo:wktLiteral ;
  geo-pos:lat "39.72625"^^xsd:decimal ;
  geo-pos:long "-31.0844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10605'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31256'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.0844'^^xsd:double;
  dwc:latitude '39.72625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10605'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7295 -31.0843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7295"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7295 -31.0843)"^^geo:wktLiteral ;
  geo-pos:lat "39.7295"^^xsd:decimal ;
  geo-pos:long "-31.0843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7235'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18434'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.0843'^^xsd:double;
  dwc:latitude '39.7295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7235'^^xsd:string;
  dwc:observationDate '2001-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2294'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5241'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.08333333'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2294'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2300'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.08333333'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2300'^^xsd:string;
  dwc:observationDate '1998-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82415 -31.08268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82415"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82415 -31.08268333)"^^geo:wktLiteral ;
  geo-pos:lat "38.82415"^^xsd:decimal ;
  geo-pos:long "-31.08268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13454'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60148'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.08268333'^^xsd:double;
  dwc:latitude '38.82415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13454'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00793333 -31.08245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00793333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00793333 -31.08245)"^^geo:wktLiteral ;
  geo-pos:lat "39.00793333"^^xsd:decimal ;
  geo-pos:long "-31.08245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13477'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60325'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.08245'^^xsd:double;
  dwc:latitude '39.00793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13477'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66805 -31.08235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66805"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66805 -31.08235)"^^geo:wktLiteral ;
  geo-pos:lat "39.66805"^^xsd:decimal ;
  geo-pos:long "-31.08235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11142'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.08235'^^xsd:double;
  dwc:latitude '39.66805'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11142'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5189 -31.08176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5189"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5189 -31.08176667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5189"^^xsd:decimal ;
  geo-pos:long "-31.08176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21025'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90954'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.08176667'^^xsd:double;
  dwc:latitude '39.5189'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21025'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72785 -31.08108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72785"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72785 -31.08108333)"^^geo:wktLiteral ;
  geo-pos:lat "39.72785"^^xsd:decimal ;
  geo-pos:long "-31.08108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7233'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.08108333'^^xsd:double;
  dwc:latitude '39.72785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7233'^^xsd:string;
  dwc:observationDate '2001-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36371667 -31.08085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36371667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36371667 -31.08085)"^^geo:wktLiteral ;
  geo-pos:lat "39.36371667"^^xsd:decimal ;
  geo-pos:long "-31.08085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21311'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91911'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.08085'^^xsd:double;
  dwc:latitude '39.36371667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21311'^^xsd:string;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41488333 -31.08061667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41488333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08061667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41488333 -31.08061667)"^^geo:wktLiteral ;
  geo-pos:lat "39.41488333"^^xsd:decimal ;
  geo-pos:long "-31.08061667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20213'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.08061667'^^xsd:double;
  dwc:latitude '39.41488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20213'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26678333 -31.0798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26678333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26678333 -31.0798)"^^geo:wktLiteral ;
  geo-pos:lat "39.26678333"^^xsd:decimal ;
  geo-pos:long "-31.0798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8751'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23798'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-31.0798'^^xsd:double;
  dwc:latitude '39.26678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8751'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6781 -31.0795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6781"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6781 -31.0795)"^^geo:wktLiteral ;
  geo-pos:lat "39.6781"^^xsd:decimal ;
  geo-pos:long "-31.0795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11002'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32366'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.0795'^^xsd:double;
  dwc:latitude '39.6781'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11002'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72531667 -31.07885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72531667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72531667 -31.07885)"^^geo:wktLiteral ;
  geo-pos:lat "39.72531667"^^xsd:decimal ;
  geo-pos:long "-31.07885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7234'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07885'^^xsd:double;
  dwc:latitude '39.72531667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7234'^^xsd:string;
  dwc:observationDate '2001-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41283333 -31.07761667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41283333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07761667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41283333 -31.07761667)"^^geo:wktLiteral ;
  geo-pos:lat "39.41283333"^^xsd:decimal ;
  geo-pos:long "-31.07761667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21292'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.07761667'^^xsd:double;
  dwc:latitude '39.41283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21292'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73368333 -31.07758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73368333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73368333 -31.07758333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73368333"^^xsd:decimal ;
  geo-pos:long "-31.07758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21369'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92362'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.07758333'^^xsd:double;
  dwc:latitude '39.73368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21369'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4623 -31.07746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4623"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4623 -31.07746667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4623"^^xsd:decimal ;
  geo-pos:long "-31.07746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20205'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88004'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.07746667'^^xsd:double;
  dwc:latitude '39.4623'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20205'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6808 -31.0768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6808"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6808 -31.0768)"^^geo:wktLiteral ;
  geo-pos:lat "39.6808"^^xsd:decimal ;
  geo-pos:long "-31.0768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26459'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114763'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.0768'^^xsd:double;
  dwc:latitude '39.6808'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26459'^^xsd:string;
  dwc:observationDate '2013-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68466667 -31.07623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68466667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68466667 -31.07623333)"^^geo:wktLiteral ;
  geo-pos:lat "39.68466667"^^xsd:decimal ;
  geo-pos:long "-31.07623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10723'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31571'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.07623333'^^xsd:double;
  dwc:latitude '39.68466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10723'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68605 -31.07603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68605"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68605 -31.07603333)"^^geo:wktLiteral ;
  geo-pos:lat "39.68605"^^xsd:decimal ;
  geo-pos:long "-31.07603333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7097'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07603333'^^xsd:double;
  dwc:latitude '39.68605'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7097'^^xsd:string;
  dwc:observationDate '2001-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72558333 -31.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72558333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72558333 -31.076)"^^geo:wktLiteral ;
  geo-pos:lat "39.72558333"^^xsd:decimal ;
  geo-pos:long "-31.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8164'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.076'^^xsd:double;
  dwc:latitude '39.72558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8164'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71828333 -31.07593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71828333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71828333 -31.07593333)"^^geo:wktLiteral ;
  geo-pos:lat "39.71828333"^^xsd:decimal ;
  geo-pos:long "-31.07593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11008'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32372'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.07593333'^^xsd:double;
  dwc:latitude '39.71828333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11008'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73073333 -31.0755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73073333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73073333 -31.0755)"^^geo:wktLiteral ;
  geo-pos:lat "39.73073333"^^xsd:decimal ;
  geo-pos:long "-31.0755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8163'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22479'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.0755'^^xsd:double;
  dwc:latitude '39.73073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8163'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45385 -31.07536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45385"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45385 -31.07536667)"^^geo:wktLiteral ;
  geo-pos:lat "39.45385"^^xsd:decimal ;
  geo-pos:long "-31.07536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26811'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116090'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07536667'^^xsd:double;
  dwc:latitude '39.45385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26811'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -31.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-31.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -31.075)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-31.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24988'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107550'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.075'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24988'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -31.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-31.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -31.075)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-31.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24989'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107550'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.075'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24989'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_9621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_9621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_9621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.691 -31.07385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.691"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_9621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.691 -31.07385)"^^geo:wktLiteral ;
  geo-pos:lat "39.691"^^xsd:decimal ;
  geo-pos:long "-31.07385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_9621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_9621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_9621'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27817'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.07385'^^xsd:double;
  dwc:latitude '39.691'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_9621'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69208333 -31.07358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69208333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69208333 -31.07358333)"^^geo:wktLiteral ;
  geo-pos:lat "39.69208333"^^xsd:decimal ;
  geo-pos:long "-31.07358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11003'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32367'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.07358333'^^xsd:double;
  dwc:latitude '39.69208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11003'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4284 -31.0732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4284"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4284 -31.0732)"^^geo:wktLiteral ;
  geo-pos:lat "39.4284"^^xsd:decimal ;
  geo-pos:long "-31.0732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20218'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.0732'^^xsd:double;
  dwc:latitude '39.4284'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20218'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68213333 -31.07306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68213333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68213333 -31.07306667)"^^geo:wktLiteral ;
  geo-pos:lat "39.68213333"^^xsd:decimal ;
  geo-pos:long "-31.07306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25429'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07306667'^^xsd:double;
  dwc:latitude '39.68213333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25429'^^xsd:string;
  dwc:observationDate '2013-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71948333 -31.0728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71948333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71948333 -31.0728)"^^geo:wktLiteral ;
  geo-pos:lat "39.71948333"^^xsd:decimal ;
  geo-pos:long "-31.0728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7237'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18436'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.0728'^^xsd:double;
  dwc:latitude '39.71948333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7237'^^xsd:string;
  dwc:observationDate '2001-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6839 -31.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6839"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6839 -31.0726)"^^geo:wktLiteral ;
  geo-pos:lat "39.6839"^^xsd:decimal ;
  geo-pos:long "-31.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7099'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.0726'^^xsd:double;
  dwc:latitude '39.6839'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7099'^^xsd:string;
  dwc:observationDate '2001-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72101667 -31.07218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72101667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72101667 -31.07218333)"^^geo:wktLiteral ;
  geo-pos:lat "39.72101667"^^xsd:decimal ;
  geo-pos:long "-31.07218333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10117'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30028'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.07218333'^^xsd:double;
  dwc:latitude '39.72101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10117'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4666 -31.07213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4666"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07213333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4666 -31.07213333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4666"^^xsd:decimal ;
  geo-pos:long "-31.07213333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21295'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91840'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.07213333'^^xsd:double;
  dwc:latitude '39.4666'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21295'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72853333 -31.0719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72853333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72853333 -31.0719)"^^geo:wktLiteral ;
  geo-pos:lat "39.72853333"^^xsd:decimal ;
  geo-pos:long "-31.0719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10122'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30033'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.0719'^^xsd:double;
  dwc:latitude '39.72853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10122'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68708333 -31.07178333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68708333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07178333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68708333 -31.07178333)"^^geo:wktLiteral ;
  geo-pos:lat "39.68708333"^^xsd:decimal ;
  geo-pos:long "-31.07178333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11020'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32404'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-31.07178333'^^xsd:double;
  dwc:latitude '39.68708333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11020'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3437 -31.07173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3437"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3437 -31.07173333)"^^geo:wktLiteral ;
  geo-pos:lat "38.3437"^^xsd:decimal ;
  geo-pos:long "-31.07173333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26929'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116812'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.07173333'^^xsd:double;
  dwc:latitude '38.3437'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26929'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51353333 -31.07118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51353333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51353333 -31.07118333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51353333"^^xsd:decimal ;
  geo-pos:long "-31.07118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21024'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90953'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.07118333'^^xsd:double;
  dwc:latitude '39.51353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21024'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28558333 -31.07096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28558333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28558333 -31.07096667)"^^geo:wktLiteral ;
  geo-pos:lat "39.28558333"^^xsd:decimal ;
  geo-pos:long "-31.07096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19263'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84811'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-31.07096667'^^xsd:double;
  dwc:latitude '39.28558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19263'^^xsd:string;
  dwc:observationDate '2009-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68853333 -31.07055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68853333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68853333 -31.07055)"^^geo:wktLiteral ;
  geo-pos:lat "39.68853333"^^xsd:decimal ;
  geo-pos:long "-31.07055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11143'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32655'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.07055'^^xsd:double;
  dwc:latitude '39.68853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11143'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55978333 -31.0703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55978333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55978333 -31.0703)"^^geo:wktLiteral ;
  geo-pos:lat "39.55978333"^^xsd:decimal ;
  geo-pos:long "-31.0703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25066'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107912'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.0703'^^xsd:double;
  dwc:latitude '39.55978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25066'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05701667 -31.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05701667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05701667 -31.07)"^^geo:wktLiteral ;
  geo-pos:lat "39.05701667"^^xsd:decimal ;
  geo-pos:long "-31.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14412'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63426'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.07'^^xsd:double;
  dwc:latitude '39.05701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14412'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70603333 -31.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70603333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70603333 -31.0696)"^^geo:wktLiteral ;
  geo-pos:lat "39.70603333"^^xsd:decimal ;
  geo-pos:long "-31.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7096'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.0696'^^xsd:double;
  dwc:latitude '39.70603333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7096'^^xsd:string;
  dwc:observationDate '2001-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68761667 -31.06938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68761667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68761667 -31.06938333)"^^geo:wktLiteral ;
  geo-pos:lat "39.68761667"^^xsd:decimal ;
  geo-pos:long "-31.06938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25430'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109079'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.06938333'^^xsd:double;
  dwc:latitude '39.68761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25430'^^xsd:string;
  dwc:observationDate '2013-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09083333 -31.0693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09083333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09083333 -31.0693)"^^geo:wktLiteral ;
  geo-pos:lat "39.09083333"^^xsd:decimal ;
  geo-pos:long "-31.0693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13481'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60329'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.0693'^^xsd:double;
  dwc:latitude '39.09083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13481'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_15134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_15134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_15134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69903333 -31.06886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69903333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_15134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69903333 -31.06886667)"^^geo:wktLiteral ;
  geo-pos:lat "39.69903333"^^xsd:decimal ;
  geo-pos:long "-31.06886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_15134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_15134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_15134'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66692'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.06886667'^^xsd:double;
  dwc:latitude '39.69903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_15134'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70555 -31.06886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.70555"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.70555 -31.06886667)"^^geo:wktLiteral ;
  geo-pos:lat "39.70555"^^xsd:decimal ;
  geo-pos:long "-31.06886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7098'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17591'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.06886667'^^xsd:double;
  dwc:latitude '39.70555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7098'^^xsd:string;
  dwc:observationDate '2001-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70081667 -31.06876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70081667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70081667 -31.06876667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70081667"^^xsd:decimal ;
  geo-pos:long "-31.06876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24648'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105219'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.06876667'^^xsd:double;
  dwc:latitude '37.70081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24648'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70081667 -31.06876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70081667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70081667 -31.06876667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70081667"^^xsd:decimal ;
  geo-pos:long "-31.06876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24649'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105219'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.06876667'^^xsd:double;
  dwc:latitude '37.70081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24649'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68541667 -31.06866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68541667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68541667 -31.06866667)"^^geo:wktLiteral ;
  geo-pos:lat "39.68541667"^^xsd:decimal ;
  geo-pos:long "-31.06866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7095'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.06866667'^^xsd:double;
  dwc:latitude '39.68541667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7095'^^xsd:string;
  dwc:observationDate '2001-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72268333 -31.0686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72268333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72268333 -31.0686)"^^geo:wktLiteral ;
  geo-pos:lat "39.72268333"^^xsd:decimal ;
  geo-pos:long "-31.0686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10118'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.0686'^^xsd:double;
  dwc:latitude '39.72268333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10118'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21358333 -31.06833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21358333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21358333 -31.06833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.21358333"^^xsd:decimal ;
  geo-pos:long "-31.06833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22884'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.06833333'^^xsd:double;
  dwc:latitude '39.21358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22884'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37765 -31.06773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37765"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37765 -31.06773333)"^^geo:wktLiteral ;
  geo-pos:lat "39.37765"^^xsd:decimal ;
  geo-pos:long "-31.06773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14135'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62518'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.06773333'^^xsd:double;
  dwc:latitude '39.37765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14135'^^xsd:string;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66656667 -31.06671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66656667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66656667 -31.06671667)"^^geo:wktLiteral ;
  geo-pos:lat "39.66656667"^^xsd:decimal ;
  geo-pos:long "-31.06671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13996'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62058'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.06671667'^^xsd:double;
  dwc:latitude '39.66656667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13996'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68333333 -31.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68333333 -31.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.68333333"^^xsd:decimal ;
  geo-pos:long "-31.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2291'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5238'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.06666667'^^xsd:double;
  dwc:latitude '39.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2291'^^xsd:string;
  dwc:observationDate '1998-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-31.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2240'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5088'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.06666667'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2240'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2271'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5208'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.06666667'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2271'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2286'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5222'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.06666667'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2286'^^xsd:string;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2297'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.06666667'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2297'^^xsd:string;
  dwc:observationDate '1998-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2239'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5087'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.06666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2239'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2273'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5210'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.06666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2273'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2292'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5239'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.06666667'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2292'^^xsd:string;
  dwc:observationDate '1998-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.474 -31.06568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.474"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.474 -31.06568333)"^^geo:wktLiteral ;
  geo-pos:lat "39.474"^^xsd:decimal ;
  geo-pos:long "-31.06568333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21027'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90956'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.06568333'^^xsd:double;
  dwc:latitude '39.474'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21027'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50728333 -31.06531667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50728333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06531667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50728333 -31.06531667)"^^geo:wktLiteral ;
  geo-pos:lat "39.50728333"^^xsd:decimal ;
  geo-pos:long "-31.06531667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26815'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116094'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.06531667'^^xsd:double;
  dwc:latitude '39.50728333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26815'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93021667 -31.06511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93021667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93021667 -31.06511667)"^^geo:wktLiteral ;
  geo-pos:lat "37.93021667"^^xsd:decimal ;
  geo-pos:long "-31.06511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24303'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.06511667'^^xsd:double;
  dwc:latitude '37.93021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24303'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93021667 -31.06511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93021667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93021667 -31.06511667)"^^geo:wktLiteral ;
  geo-pos:lat "37.93021667"^^xsd:decimal ;
  geo-pos:long "-31.06511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24304'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.06511667'^^xsd:double;
  dwc:latitude '37.93021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24304'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0512 -31.06373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0512"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0512 -31.06373333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0512"^^xsd:decimal ;
  geo-pos:long "-31.06373333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14411'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63425'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.06373333'^^xsd:double;
  dwc:latitude '39.0512'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14411'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6719 -31.06226667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6719"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06226667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6719 -31.06226667)"^^geo:wktLiteral ;
  geo-pos:lat "39.6719"^^xsd:decimal ;
  geo-pos:long "-31.06226667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13995'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62057'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.06226667'^^xsd:double;
  dwc:latitude '39.6719'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13995'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13825 -31.0617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13825"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13825 -31.0617)"^^geo:wktLiteral ;
  geo-pos:lat "39.13825"^^xsd:decimal ;
  geo-pos:long "-31.0617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14436'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.0617'^^xsd:double;
  dwc:latitude '39.13825'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14436'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68488333 -31.06143333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68488333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06143333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68488333 -31.06143333)"^^geo:wktLiteral ;
  geo-pos:lat "39.68488333"^^xsd:decimal ;
  geo-pos:long "-31.06143333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13998'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.06143333'^^xsd:double;
  dwc:latitude '39.68488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13998'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5133 -31.06131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5133 -31.06131667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5133"^^xsd:decimal ;
  geo-pos:long "-31.06131667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21026'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.06131667'^^xsd:double;
  dwc:latitude '39.5133'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21026'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3966 -31.06115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3966 -31.06115)"^^geo:wktLiteral ;
  geo-pos:lat "39.3966"^^xsd:decimal ;
  geo-pos:long "-31.06115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21293'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91838'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.06115'^^xsd:double;
  dwc:latitude '39.3966'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21293'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3643 -31.0609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3643"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3643 -31.0609)"^^geo:wktLiteral ;
  geo-pos:lat "39.3643"^^xsd:decimal ;
  geo-pos:long "-31.0609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24609'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104962'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.0609'^^xsd:double;
  dwc:latitude '39.3643'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24609'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81283333 -31.06038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81283333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81283333 -31.06038333)"^^geo:wktLiteral ;
  geo-pos:lat "38.81283333"^^xsd:decimal ;
  geo-pos:long "-31.06038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13334'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59593'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.06038333'^^xsd:double;
  dwc:latitude '38.81283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13334'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30403333 -31.06008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30403333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.06008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30403333 -31.06008333)"^^geo:wktLiteral ;
  geo-pos:lat "39.30403333"^^xsd:decimal ;
  geo-pos:long "-31.06008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24407'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103941'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.06008333'^^xsd:double;
  dwc:latitude '39.30403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24407'^^xsd:string;
  dwc:observationDate '2012-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29183333 -31.05958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29183333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29183333 -31.05958333)"^^geo:wktLiteral ;
  geo-pos:lat "37.29183333"^^xsd:decimal ;
  geo-pos:long "-31.05958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19463'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05958333'^^xsd:double;
  dwc:latitude '37.29183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19463'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29183333 -31.05958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29183333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29183333 -31.05958333)"^^geo:wktLiteral ;
  geo-pos:lat "37.29183333"^^xsd:decimal ;
  geo-pos:long "-31.05958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19464'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05958333'^^xsd:double;
  dwc:latitude '37.29183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19464'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45811667 -31.05955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45811667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45811667 -31.05955)"^^geo:wktLiteral ;
  geo-pos:lat "39.45811667"^^xsd:decimal ;
  geo-pos:long "-31.05955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21030'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90959'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.05955'^^xsd:double;
  dwc:latitude '39.45811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21030'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31228333 -31.05918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31228333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31228333 -31.05918333)"^^geo:wktLiteral ;
  geo-pos:lat "39.31228333"^^xsd:decimal ;
  geo-pos:long "-31.05918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21371'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92364'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.05918333'^^xsd:double;
  dwc:latitude '39.31228333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21371'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72471667 -31.05826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.72471667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.72471667 -31.05826667)"^^geo:wktLiteral ;
  geo-pos:lat "39.72471667"^^xsd:decimal ;
  geo-pos:long "-31.05826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11019'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-31.05826667'^^xsd:double;
  dwc:latitude '39.72471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11019'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98696667 -31.05558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98696667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98696667 -31.05558333)"^^geo:wktLiteral ;
  geo-pos:lat "37.98696667"^^xsd:decimal ;
  geo-pos:long "-31.05558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19292'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.05558333'^^xsd:double;
  dwc:latitude '37.98696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19292'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67593333 -31.05501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67593333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05501667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67593333 -31.05501667)"^^geo:wktLiteral ;
  geo-pos:lat "39.67593333"^^xsd:decimal ;
  geo-pos:long "-31.05501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13997'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.05501667'^^xsd:double;
  dwc:latitude '39.67593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13997'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48091667 -31.05481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48091667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48091667 -31.05481667)"^^geo:wktLiteral ;
  geo-pos:lat "39.48091667"^^xsd:decimal ;
  geo-pos:long "-31.05481667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21028'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90957'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.05481667'^^xsd:double;
  dwc:latitude '39.48091667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21028'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9017 -31.0544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9017"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9017 -31.0544)"^^geo:wktLiteral ;
  geo-pos:lat "38.9017"^^xsd:decimal ;
  geo-pos:long "-31.0544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13416'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60060'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.0544'^^xsd:double;
  dwc:latitude '38.9017'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13416'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44933333 -31.05425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44933333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44933333 -31.05425)"^^geo:wktLiteral ;
  geo-pos:lat "39.44933333"^^xsd:decimal ;
  geo-pos:long "-31.05425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24257'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103202'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05425'^^xsd:double;
  dwc:latitude '39.44933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24257'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46161667 -31.05421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46161667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46161667 -31.05421667)"^^geo:wktLiteral ;
  geo-pos:lat "39.46161667"^^xsd:decimal ;
  geo-pos:long "-31.05421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26812'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05421667'^^xsd:double;
  dwc:latitude '39.46161667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26812'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39653333 -31.05353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39653333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39653333 -31.05353333)"^^geo:wktLiteral ;
  geo-pos:lat "37.39653333"^^xsd:decimal ;
  geo-pos:long "-31.05353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23948'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.05353333'^^xsd:double;
  dwc:latitude '37.39653333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23948'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39653333 -31.05353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39653333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39653333 -31.05353333)"^^geo:wktLiteral ;
  geo-pos:lat "37.39653333"^^xsd:decimal ;
  geo-pos:long "-31.05353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23949'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.05353333'^^xsd:double;
  dwc:latitude '37.39653333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23949'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62236667 -31.05345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62236667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_17505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62236667 -31.05345)"^^geo:wktLiteral ;
  geo-pos:lat "39.62236667"^^xsd:decimal ;
  geo-pos:long "-31.05345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17505'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76040'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05345'^^xsd:double;
  dwc:latitude '39.62236667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17505'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47208333 -31.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47208333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47208333 -31.0533)"^^geo:wktLiteral ;
  geo-pos:lat "39.47208333"^^xsd:decimal ;
  geo-pos:long "-31.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21029'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90958'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.0533'^^xsd:double;
  dwc:latitude '39.47208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21029'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39835 -31.05193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39835"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39835 -31.05193333)"^^geo:wktLiteral ;
  geo-pos:lat "37.39835"^^xsd:decimal ;
  geo-pos:long "-31.05193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23947'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102227'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.05193333'^^xsd:double;
  dwc:latitude '37.39835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23947'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30823333 -31.05091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30823333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30823333 -31.05091667)"^^geo:wktLiteral ;
  geo-pos:lat "39.30823333"^^xsd:decimal ;
  geo-pos:long "-31.05091667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18986'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82663'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.05091667'^^xsd:double;
  dwc:latitude '39.30823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18986'^^xsd:string;
  dwc:observationDate '2009-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65705 -31.05043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65705"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65705 -31.05043333)"^^geo:wktLiteral ;
  geo-pos:lat "39.65705"^^xsd:decimal ;
  geo-pos:long "-31.05043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11270'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33189'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.05043333'^^xsd:double;
  dwc:latitude '39.65705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11270'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68333333 -31.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68333333 -31.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.68333333"^^xsd:decimal ;
  geo-pos:long "-31.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2285'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5221'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.05'^^xsd:double;
  dwc:latitude '39.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2285'^^xsd:string;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-31.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2242'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5090'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.05'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2242'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-31.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2290'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5237'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.05'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2290'^^xsd:string;
  dwc:observationDate '1998-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2272'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5209'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.05'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2272'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2289'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5236'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.05'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2289'^^xsd:string;
  dwc:observationDate '1998-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2293'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5240'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.05'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2293'^^xsd:string;
  dwc:observationDate '1998-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666667 -31.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.71666667"^^xsd:decimal ;
  geo-pos:long "-31.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2298'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5245'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.05'^^xsd:double;
  dwc:latitude '39.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2298'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2241'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5089'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.05'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2241'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12116667 -31.04983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12116667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12116667 -31.04983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.12116667"^^xsd:decimal ;
  geo-pos:long "-31.04983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22885'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97745'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.04983333'^^xsd:double;
  dwc:latitude '39.12116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22885'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51915 -31.04838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51915 -31.04838333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51915"^^xsd:decimal ;
  geo-pos:long "-31.04838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26813'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.04838333'^^xsd:double;
  dwc:latitude '39.51915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26813'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53023333 -31.04788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53023333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53023333 -31.04788333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53023333"^^xsd:decimal ;
  geo-pos:long "-31.04788333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25067'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107913'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.04788333'^^xsd:double;
  dwc:latitude '39.53023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25067'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66118333 -31.0444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66118333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66118333 -31.0444)"^^geo:wktLiteral ;
  geo-pos:lat "39.66118333"^^xsd:decimal ;
  geo-pos:long "-31.0444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11271'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33190'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.0444'^^xsd:double;
  dwc:latitude '39.66118333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11271'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4953 -31.04391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4953"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4953 -31.04391667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4953"^^xsd:decimal ;
  geo-pos:long "-31.04391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21051'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90999'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.04391667'^^xsd:double;
  dwc:latitude '39.4953'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21051'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4075 -31.04383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4075"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4075 -31.04383333)"^^geo:wktLiteral ;
  geo-pos:lat "37.4075"^^xsd:decimal ;
  geo-pos:long "-31.04383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23950'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.04383333'^^xsd:double;
  dwc:latitude '37.4075'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23950'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28986667 -31.04361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28986667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28986667 -31.04361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.28986667"^^xsd:decimal ;
  geo-pos:long "-31.04361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13302'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59416'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.04361667'^^xsd:double;
  dwc:latitude '39.28986667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13302'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50145 -31.04321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50145"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50145 -31.04321667)"^^geo:wktLiteral ;
  geo-pos:lat "39.50145"^^xsd:decimal ;
  geo-pos:long "-31.04321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21052'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.04321667'^^xsd:double;
  dwc:latitude '39.50145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21052'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5345 -31.04315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5345 -31.04315)"^^geo:wktLiteral ;
  geo-pos:lat "39.5345"^^xsd:decimal ;
  geo-pos:long "-31.04315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21022'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.04315'^^xsd:double;
  dwc:latitude '39.5345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21022'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51093333 -31.04283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51093333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51093333 -31.04283333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51093333"^^xsd:decimal ;
  geo-pos:long "-31.04283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26814'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.04283333'^^xsd:double;
  dwc:latitude '39.51093333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26814'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.537 -31.04186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.537"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.537 -31.04186667)"^^geo:wktLiteral ;
  geo-pos:lat "39.537"^^xsd:decimal ;
  geo-pos:long "-31.04186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25069'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107915'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.04186667'^^xsd:double;
  dwc:latitude '39.537'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25069'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17373333 -31.04083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17373333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17373333 -31.04083333)"^^geo:wktLiteral ;
  geo-pos:lat "38.17373333"^^xsd:decimal ;
  geo-pos:long "-31.04083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19288'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.04083333'^^xsd:double;
  dwc:latitude '38.17373333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19288'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10498333 -31.04065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10498333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10498333 -31.04065)"^^geo:wktLiteral ;
  geo-pos:lat "39.10498333"^^xsd:decimal ;
  geo-pos:long "-31.04065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13482'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60330'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.04065'^^xsd:double;
  dwc:latitude '39.10498333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13482'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10753333 -31.04055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10753333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10753333 -31.04055)"^^geo:wktLiteral ;
  geo-pos:lat "38.10753333"^^xsd:decimal ;
  geo-pos:long "-31.04055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18616'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80742'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.04055'^^xsd:double;
  dwc:latitude '38.10753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18616'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22485 -31.04033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22485"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22485 -31.04033333)"^^geo:wktLiteral ;
  geo-pos:lat "39.22485"^^xsd:decimal ;
  geo-pos:long "-31.04033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13487'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60335'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.04033333'^^xsd:double;
  dwc:latitude '39.22485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13487'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4815 -31.03903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4815"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4815 -31.03903333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4815"^^xsd:decimal ;
  geo-pos:long "-31.03903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21021'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90950'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.03903333'^^xsd:double;
  dwc:latitude '39.4815'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21021'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.448 -31.03796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.448"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.448 -31.03796667)"^^geo:wktLiteral ;
  geo-pos:lat "39.448"^^xsd:decimal ;
  geo-pos:long "-31.03796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20211'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.03796667'^^xsd:double;
  dwc:latitude '39.448'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20211'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91508333 -31.03728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.91508333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.91508333 -31.03728333)"^^geo:wktLiteral ;
  geo-pos:lat "38.91508333"^^xsd:decimal ;
  geo-pos:long "-31.03728333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13451'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60145'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.03728333'^^xsd:double;
  dwc:latitude '38.91508333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13451'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38858333 -31.03666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38858333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38858333 -31.03666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.38858333"^^xsd:decimal ;
  geo-pos:long "-31.03666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23946'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102226'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.03666667'^^xsd:double;
  dwc:latitude '37.38858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23946'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53355 -31.03663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53355"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53355 -31.03663333)"^^geo:wktLiteral ;
  geo-pos:lat "39.53355"^^xsd:decimal ;
  geo-pos:long "-31.03663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25070'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.03663333'^^xsd:double;
  dwc:latitude '39.53355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25070'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71516667 -31.03636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71516667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71516667 -31.03636667)"^^geo:wktLiteral ;
  geo-pos:lat "39.71516667"^^xsd:decimal ;
  geo-pos:long "-31.03636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14125'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.03636667'^^xsd:double;
  dwc:latitude '39.71516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14125'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54878333 -31.03466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54878333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54878333 -31.03466667)"^^geo:wktLiteral ;
  geo-pos:lat "39.54878333"^^xsd:decimal ;
  geo-pos:long "-31.03466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24607'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104960'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.03466667'^^xsd:double;
  dwc:latitude '39.54878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24607'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27726667 -31.0346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27726667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27726667 -31.0346)"^^geo:wktLiteral ;
  geo-pos:lat "39.27726667"^^xsd:decimal ;
  geo-pos:long "-31.0346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14362'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63256'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.0346'^^xsd:double;
  dwc:latitude '39.27726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14362'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4133 -31.03423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4133"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4133 -31.03423333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4133"^^xsd:decimal ;
  geo-pos:long "-31.03423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10933'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32107'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.03423333'^^xsd:double;
  dwc:latitude '39.4133'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10933'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-31.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2243'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.03333333'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2243'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -31.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-31.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2295'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5242'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.03333333'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2295'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.73333333 -31.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.73333333"^^xsd:decimal ;
  geo-pos:long "-31.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_2287'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5223'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-31.03333333'^^xsd:double;
  dwc:latitude '39.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_2287'^^xsd:string;
  dwc:observationDate '1998-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04471667 -31.03298333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04471667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.03298333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04471667 -31.03298333)"^^geo:wktLiteral ;
  geo-pos:lat "39.04471667"^^xsd:decimal ;
  geo-pos:long "-31.03298333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14410'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63424'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.03298333'^^xsd:double;
  dwc:latitude '39.04471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14410'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40176667 -31.0293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40176667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40176667 -31.0293)"^^geo:wktLiteral ;
  geo-pos:lat "39.40176667"^^xsd:decimal ;
  geo-pos:long "-31.0293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24258'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103203'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.0293'^^xsd:double;
  dwc:latitude '39.40176667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24258'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04133333 -31.02711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04133333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.02711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04133333 -31.02711667)"^^geo:wktLiteral ;
  geo-pos:lat "39.04133333"^^xsd:decimal ;
  geo-pos:long "-31.02711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14409'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63423'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.02711667'^^xsd:double;
  dwc:latitude '39.04133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14409'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52521667 -31.02698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52521667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.02698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52521667 -31.02698333)"^^geo:wktLiteral ;
  geo-pos:lat "39.52521667"^^xsd:decimal ;
  geo-pos:long "-31.02698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25068'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107914'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.02698333'^^xsd:double;
  dwc:latitude '39.52521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25068'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7915 -31.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7915 -31.02683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7915"^^xsd:decimal ;
  geo-pos:long "-31.02683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22955'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98144'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.02683333'^^xsd:double;
  dwc:latitude '38.7915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22955'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7915 -31.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7915 -31.02683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7915"^^xsd:decimal ;
  geo-pos:long "-31.02683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22956'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98144'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.02683333'^^xsd:double;
  dwc:latitude '38.7915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22956'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29401667 -31.02586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29401667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.02586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29401667 -31.02586667)"^^geo:wktLiteral ;
  geo-pos:lat "39.29401667"^^xsd:decimal ;
  geo-pos:long "-31.02586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14344'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63163'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.02586667'^^xsd:double;
  dwc:latitude '39.29401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14344'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50655 -31.02576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50655"^^xsd:decimal ;
  dwc:decimalLongitude "-31.02576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50655 -31.02576667)"^^geo:wktLiteral ;
  geo-pos:lat "39.50655"^^xsd:decimal ;
  geo-pos:long "-31.02576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26819'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-31.02576667'^^xsd:double;
  dwc:latitude '39.50655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26819'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79336667 -31.0242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79336667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_17168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79336667 -31.0242)"^^geo:wktLiteral ;
  geo-pos:lat "38.79336667"^^xsd:decimal ;
  geo-pos:long "-31.0242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17168'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75184'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.0242'^^xsd:double;
  dwc:latitude '38.79336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17168'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30396667 -31.02405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30396667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.02405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30396667 -31.02405)"^^geo:wktLiteral ;
  geo-pos:lat "39.30396667"^^xsd:decimal ;
  geo-pos:long "-31.02405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13469'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60163'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.02405'^^xsd:double;
  dwc:latitude '39.30396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13469'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04613333 -31.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04613333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04613333 -31.022)"^^geo:wktLiteral ;
  geo-pos:lat "39.04613333"^^xsd:decimal ;
  geo-pos:long "-31.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14443'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63506'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.022'^^xsd:double;
  dwc:latitude '39.04613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14443'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91951667 -31.02146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91951667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.02146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91951667 -31.02146667)"^^geo:wktLiteral ;
  geo-pos:lat "37.91951667"^^xsd:decimal ;
  geo-pos:long "-31.02146667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24305'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.02146667'^^xsd:double;
  dwc:latitude '37.91951667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24305'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42013333 -31.0208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42013333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42013333 -31.0208)"^^geo:wktLiteral ;
  geo-pos:lat "39.42013333"^^xsd:decimal ;
  geo-pos:long "-31.0208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21298'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.0208'^^xsd:double;
  dwc:latitude '39.42013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21298'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43208333 -31.01858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43208333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.01858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43208333 -31.01858333)"^^geo:wktLiteral ;
  geo-pos:lat "39.43208333"^^xsd:decimal ;
  geo-pos:long "-31.01858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21297'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91842'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.01858333'^^xsd:double;
  dwc:latitude '39.43208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21297'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9469 -31.01706667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9469"^^xsd:decimal ;
  dwc:decimalLongitude "-31.01706667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9469 -31.01706667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9469"^^xsd:decimal ;
  geo-pos:long "-31.01706667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13410'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.01706667'^^xsd:double;
  dwc:latitude '38.9469'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13410'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_20210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_20210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_20210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4519 -31.01566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4519"^^xsd:decimal ;
  dwc:decimalLongitude "-31.01566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_20210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4519 -31.01566667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4519"^^xsd:decimal ;
  geo-pos:long "-31.01566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_20210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_20210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_20210'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.01566667'^^xsd:double;
  dwc:latitude '39.4519'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_20210'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31233333 -31.0156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31233333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31233333 -31.0156)"^^geo:wktLiteral ;
  geo-pos:lat "39.31233333"^^xsd:decimal ;
  geo-pos:long "-31.0156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18987'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82664'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.0156'^^xsd:double;
  dwc:latitude '39.31233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18987'^^xsd:string;
  dwc:observationDate '2009-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1371 -31.01475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1371"^^xsd:decimal ;
  dwc:decimalLongitude "-31.01475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1371 -31.01475)"^^geo:wktLiteral ;
  geo-pos:lat "39.1371"^^xsd:decimal ;
  geo-pos:long "-31.01475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13484'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60332'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.01475'^^xsd:double;
  dwc:latitude '39.1371'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13484'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55181667 -31.01316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55181667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.01316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55181667 -31.01316667)"^^geo:wktLiteral ;
  geo-pos:lat "39.55181667"^^xsd:decimal ;
  geo-pos:long "-31.01316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24608'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.01316667'^^xsd:double;
  dwc:latitude '39.55181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24608'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31798333 -31.01311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31798333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.01311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31798333 -31.01311667)"^^geo:wktLiteral ;
  geo-pos:lat "39.31798333"^^xsd:decimal ;
  geo-pos:long "-31.01311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18988'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82665'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.01311667'^^xsd:double;
  dwc:latitude '39.31798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18988'^^xsd:string;
  dwc:observationDate '2009-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14211667 -31.01266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14211667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.01266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14211667 -31.01266667)"^^geo:wktLiteral ;
  geo-pos:lat "39.14211667"^^xsd:decimal ;
  geo-pos:long "-31.01266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13485'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60333'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.01266667'^^xsd:double;
  dwc:latitude '39.14211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13485'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0554 -31.01101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0554"^^xsd:decimal ;
  dwc:decimalLongitude "-31.01101667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0554 -31.01101667)"^^geo:wktLiteral ;
  geo-pos:lat "38.0554"^^xsd:decimal ;
  geo-pos:long "-31.01101667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19291'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85028'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-31.01101667'^^xsd:double;
  dwc:latitude '38.0554'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19291'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62221667 -31.0074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62221667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.0074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62221667 -31.0074)"^^geo:wktLiteral ;
  geo-pos:lat "39.62221667"^^xsd:decimal ;
  geo-pos:long "-31.0074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10377'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30674'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.0074'^^xsd:double;
  dwc:latitude '39.62221667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10377'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90483333 -31.00688333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90483333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.00688333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90483333 -31.00688333)"^^geo:wktLiteral ;
  geo-pos:lat "38.90483333"^^xsd:decimal ;
  geo-pos:long "-31.00688333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13450'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60144'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.00688333'^^xsd:double;
  dwc:latitude '38.90483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13450'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5454 -31.00503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5454"^^xsd:decimal ;
  dwc:decimalLongitude "-31.00503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5454 -31.00503333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5454"^^xsd:decimal ;
  geo-pos:long "-31.00503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24606'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104959'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.00503333'^^xsd:double;
  dwc:latitude '39.5454'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24606'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12008333 -31.00421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12008333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.00421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12008333 -31.00421667)"^^geo:wktLiteral ;
  geo-pos:lat "39.12008333"^^xsd:decimal ;
  geo-pos:long "-31.00421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13483'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60331'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-31.00421667'^^xsd:double;
  dwc:latitude '39.12008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13483'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56568333 -31.00355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56568333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.00355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56568333 -31.00355)"^^geo:wktLiteral ;
  geo-pos:lat "39.56568333"^^xsd:decimal ;
  geo-pos:long "-31.00355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23712'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101583'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.00355'^^xsd:double;
  dwc:latitude '39.56568333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23712'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24076667 -31.00128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24076667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.00128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24076667 -31.00128333)"^^geo:wktLiteral ;
  geo-pos:lat "39.24076667"^^xsd:decimal ;
  geo-pos:long "-31.00128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21053'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-31.00128333'^^xsd:double;
  dwc:latitude '39.24076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21053'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01785 -30.99798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01785"^^xsd:decimal ;
  dwc:decimalLongitude "-30.99798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01785 -30.99798333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01785"^^xsd:decimal ;
  geo-pos:long "-30.99798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13352'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.99798333'^^xsd:double;
  dwc:latitude '39.01785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13352'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60701667 -30.99485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.60701667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.99485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60701667 -30.99485)"^^geo:wktLiteral ;
  geo-pos:lat "39.60701667"^^xsd:decimal ;
  geo-pos:long "-30.99485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24866'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.99485'^^xsd:double;
  dwc:latitude '39.60701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24866'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60301667 -30.99113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.60301667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.99113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60301667 -30.99113333)"^^geo:wktLiteral ;
  geo-pos:lat "39.60301667"^^xsd:decimal ;
  geo-pos:long "-30.99113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24867'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.99113333'^^xsd:double;
  dwc:latitude '39.60301667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24867'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01523333 -30.9907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01523333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01523333 -30.9907)"^^geo:wktLiteral ;
  geo-pos:lat "39.01523333"^^xsd:decimal ;
  geo-pos:long "-30.9907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13449'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60143'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.9907'^^xsd:double;
  dwc:latitude '39.01523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13449'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84811667 -30.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84811667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84811667 -30.9875)"^^geo:wktLiteral ;
  geo-pos:lat "38.84811667"^^xsd:decimal ;
  geo-pos:long "-30.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13452'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60146'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.9875'^^xsd:double;
  dwc:latitude '38.84811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13452'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48293333 -30.98555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48293333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.98555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48293333 -30.98555)"^^geo:wktLiteral ;
  geo-pos:lat "39.48293333"^^xsd:decimal ;
  geo-pos:long "-30.98555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21296'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91841'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-30.98555'^^xsd:double;
  dwc:latitude '39.48293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21296'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03308333 -30.98486667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03308333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.98486667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03308333 -30.98486667)"^^geo:wktLiteral ;
  geo-pos:lat "39.03308333"^^xsd:decimal ;
  geo-pos:long "-30.98486667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13476'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60324'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.98486667'^^xsd:double;
  dwc:latitude '39.03308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13476'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61525 -30.98345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.98345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61525 -30.98345)"^^geo:wktLiteral ;
  geo-pos:lat "39.61525"^^xsd:decimal ;
  geo-pos:long "-30.98345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24865'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.98345'^^xsd:double;
  dwc:latitude '39.61525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24865'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8565 -30.98266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8565"^^xsd:decimal ;
  dwc:decimalLongitude "-30.98266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8565 -30.98266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.8565"^^xsd:decimal ;
  geo-pos:long "-30.98266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13453'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.98266667'^^xsd:double;
  dwc:latitude '38.8565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13453'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17115 -30.9766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17115"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17115 -30.9766)"^^geo:wktLiteral ;
  geo-pos:lat "39.17115"^^xsd:decimal ;
  geo-pos:long "-30.9766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_9258'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-30.9766'^^xsd:double;
  dwc:latitude '39.17115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_9258'^^xsd:string;
  dwc:observationDate '2003-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73766667 -30.97633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73766667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.97633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73766667 -30.97633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73766667"^^xsd:decimal ;
  geo-pos:long "-30.97633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_8809'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24132'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.97633333'^^xsd:double;
  dwc:latitude '38.73766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_8809'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5512 -30.97583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5512"^^xsd:decimal ;
  dwc:decimalLongitude "-30.97583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5512 -30.97583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5512"^^xsd:decimal ;
  geo-pos:long "-30.97583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26285'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113820'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.97583333'^^xsd:double;
  dwc:latitude '38.5512'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26285'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62985 -30.97583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62985"^^xsd:decimal ;
  dwc:decimalLongitude "-30.97583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62985 -30.97583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62985"^^xsd:decimal ;
  geo-pos:long "-30.97583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23064'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98809'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.97583333'^^xsd:double;
  dwc:latitude '38.62985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23064'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62985 -30.97583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62985"^^xsd:decimal ;
  dwc:decimalLongitude "-30.97583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62985 -30.97583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62985"^^xsd:decimal ;
  geo-pos:long "-30.97583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23065'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98809'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.97583333'^^xsd:double;
  dwc:latitude '38.62985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23065'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3372 -30.97498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3372"^^xsd:decimal ;
  dwc:decimalLongitude "-30.97498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3372 -30.97498333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3372"^^xsd:decimal ;
  geo-pos:long "-30.97498333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10938'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32141'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.97498333'^^xsd:double;
  dwc:latitude '39.3372'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10938'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45216667 -30.97458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45216667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.97458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45216667 -30.97458333)"^^geo:wktLiteral ;
  geo-pos:lat "38.45216667"^^xsd:decimal ;
  geo-pos:long "-30.97458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26930'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116813'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.97458333'^^xsd:double;
  dwc:latitude '38.45216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26930'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14883333 -30.97406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14883333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.97406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14883333 -30.97406667)"^^geo:wktLiteral ;
  geo-pos:lat "39.14883333"^^xsd:decimal ;
  geo-pos:long "-30.97406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14416'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63430'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.97406667'^^xsd:double;
  dwc:latitude '39.14883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14416'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25923333 -30.97058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25923333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.97058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25923333 -30.97058333)"^^geo:wktLiteral ;
  geo-pos:lat "39.25923333"^^xsd:decimal ;
  geo-pos:long "-30.97058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13330'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.97058333'^^xsd:double;
  dwc:latitude '39.25923333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13330'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68056667 -30.96841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68056667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.96841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68056667 -30.96841667)"^^geo:wktLiteral ;
  geo-pos:lat "39.68056667"^^xsd:decimal ;
  geo-pos:long "-30.96841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24256'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103201'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.96841667'^^xsd:double;
  dwc:latitude '39.68056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24256'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14975 -30.96703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.96703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14975 -30.96703333)"^^geo:wktLiteral ;
  geo-pos:lat "39.14975"^^xsd:decimal ;
  geo-pos:long "-30.96703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14417'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63431'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.96703333'^^xsd:double;
  dwc:latitude '39.14975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14417'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14063333 -30.96691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14063333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.96691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14063333 -30.96691667)"^^geo:wktLiteral ;
  geo-pos:lat "39.14063333"^^xsd:decimal ;
  geo-pos:long "-30.96691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10934'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32137'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.96691667'^^xsd:double;
  dwc:latitude '39.14063333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10934'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33333333 -30.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.33333333 -30.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.33333333"^^xsd:decimal ;
  geo-pos:long "-30.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_1135'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2893'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.96666667'^^xsd:double;
  dwc:latitude '39.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_1135'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2619 -30.9659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2619"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2619 -30.9659)"^^geo:wktLiteral ;
  geo-pos:lat "39.2619"^^xsd:decimal ;
  geo-pos:long "-30.9659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13329'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.9659'^^xsd:double;
  dwc:latitude '39.2619'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13329'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23821667 -30.96538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23821667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.96538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23821667 -30.96538333)"^^geo:wktLiteral ;
  geo-pos:lat "39.23821667"^^xsd:decimal ;
  geo-pos:long "-30.96538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21054'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91002'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-30.96538333'^^xsd:double;
  dwc:latitude '39.23821667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21054'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10008333 -30.96463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10008333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.96463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10008333 -30.96463333)"^^geo:wktLiteral ;
  geo-pos:lat "38.10008333"^^xsd:decimal ;
  geo-pos:long "-30.96463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18618'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.96463333'^^xsd:double;
  dwc:latitude '38.10008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18618'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86625 -30.9643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86625"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86625 -30.9643)"^^geo:wktLiteral ;
  geo-pos:lat "38.86625"^^xsd:decimal ;
  geo-pos:long "-30.9643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13409'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60053'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.9643'^^xsd:double;
  dwc:latitude '38.86625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13409'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13888333 -30.96321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13888333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.96321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13888333 -30.96321667)"^^geo:wktLiteral ;
  geo-pos:lat "38.13888333"^^xsd:decimal ;
  geo-pos:long "-30.96321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18612'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80738'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.96321667'^^xsd:double;
  dwc:latitude '38.13888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18612'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25778333 -30.95996667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25778333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.95996667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25778333 -30.95996667)"^^geo:wktLiteral ;
  geo-pos:lat "39.25778333"^^xsd:decimal ;
  geo-pos:long "-30.95996667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13488'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.95996667'^^xsd:double;
  dwc:latitude '39.25778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13488'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1311 -30.9596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1311"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1311 -30.9596)"^^geo:wktLiteral ;
  geo-pos:lat "38.1311"^^xsd:decimal ;
  geo-pos:long "-30.9596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18613'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.9596'^^xsd:double;
  dwc:latitude '38.1311'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18613'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67135 -30.95685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67135"^^xsd:decimal ;
  dwc:decimalLongitude "-30.95685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67135 -30.95685)"^^geo:wktLiteral ;
  geo-pos:lat "39.67135"^^xsd:decimal ;
  geo-pos:long "-30.95685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23879'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.95685'^^xsd:double;
  dwc:latitude '39.67135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23879'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42923333 -30.95671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42923333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.95671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42923333 -30.95671667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42923333"^^xsd:decimal ;
  geo-pos:long "-30.95671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26971'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116946'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-30.95671667'^^xsd:double;
  dwc:latitude '39.42923333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26971'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32986667 -30.95463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32986667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.95463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32986667 -30.95463333)"^^geo:wktLiteral ;
  geo-pos:lat "39.32986667"^^xsd:decimal ;
  geo-pos:long "-30.95463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13471'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60165'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.95463333'^^xsd:double;
  dwc:latitude '39.32986667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13471'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68415 -30.95421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68415"^^xsd:decimal ;
  dwc:decimalLongitude "-30.95421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68415 -30.95421667)"^^geo:wktLiteral ;
  geo-pos:lat "39.68415"^^xsd:decimal ;
  geo-pos:long "-30.95421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24620'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104994'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.95421667'^^xsd:double;
  dwc:latitude '39.68415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24620'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55698333 -30.9526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55698333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55698333 -30.9526)"^^geo:wktLiteral ;
  geo-pos:lat "38.55698333"^^xsd:decimal ;
  geo-pos:long "-30.9526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26286'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113821'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.9526'^^xsd:double;
  dwc:latitude '38.55698333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26286'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23598333 -30.9524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23598333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23598333 -30.9524)"^^geo:wktLiteral ;
  geo-pos:lat "39.23598333"^^xsd:decimal ;
  geo-pos:long "-30.9524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21055'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91003'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-30.9524'^^xsd:double;
  dwc:latitude '39.23598333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21055'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27538333 -30.9512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27538333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27538333 -30.9512)"^^geo:wktLiteral ;
  geo-pos:lat "39.27538333"^^xsd:decimal ;
  geo-pos:long "-30.9512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13489'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.9512'^^xsd:double;
  dwc:latitude '39.27538333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13489'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14966667 -30.95095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14966667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.95095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14966667 -30.95095)"^^geo:wktLiteral ;
  geo-pos:lat "38.14966667"^^xsd:decimal ;
  geo-pos:long "-30.95095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18615'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80741'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.95095'^^xsd:double;
  dwc:latitude '38.14966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18615'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66506667 -30.95033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66506667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.95033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66506667 -30.95033333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66506667"^^xsd:decimal ;
  geo-pos:long "-30.95033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24619'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104993'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.95033333'^^xsd:double;
  dwc:latitude '39.66506667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24619'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67838333 -30.95001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67838333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.95001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67838333 -30.95001667)"^^geo:wktLiteral ;
  geo-pos:lat "39.67838333"^^xsd:decimal ;
  geo-pos:long "-30.95001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24618'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104992'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.95001667'^^xsd:double;
  dwc:latitude '39.67838333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24618'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0166 -30.94535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0166"^^xsd:decimal ;
  dwc:decimalLongitude "-30.94535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0166 -30.94535)"^^geo:wktLiteral ;
  geo-pos:lat "39.0166"^^xsd:decimal ;
  geo-pos:long "-30.94535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14458'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63541'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.94535'^^xsd:double;
  dwc:latitude '39.0166'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14458'^^xsd:string;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83471667 -30.94106667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83471667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.94106667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83471667 -30.94106667)"^^geo:wktLiteral ;
  geo-pos:lat "37.83471667"^^xsd:decimal ;
  geo-pos:long "-30.94106667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24306'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103448'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.94106667'^^xsd:double;
  dwc:latitude '37.83471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24306'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15055 -30.94073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15055"^^xsd:decimal ;
  dwc:decimalLongitude "-30.94073333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15055 -30.94073333)"^^geo:wktLiteral ;
  geo-pos:lat "38.15055"^^xsd:decimal ;
  geo-pos:long "-30.94073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19282'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84874'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.94073333'^^xsd:double;
  dwc:latitude '38.15055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19282'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13893333 -30.93938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13893333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.93938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13893333 -30.93938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13893333"^^xsd:decimal ;
  geo-pos:long "-30.93938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19281'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84873'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.93938333'^^xsd:double;
  dwc:latitude '38.13893333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19281'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15348333 -30.93553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15348333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.93553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15348333 -30.93553333)"^^geo:wktLiteral ;
  geo-pos:lat "38.15348333"^^xsd:decimal ;
  geo-pos:long "-30.93553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19283'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84875'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.93553333'^^xsd:double;
  dwc:latitude '38.15348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19283'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1949 -30.93428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1949"^^xsd:decimal ;
  dwc:decimalLongitude "-30.93428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1949 -30.93428333)"^^geo:wktLiteral ;
  geo-pos:lat "39.1949"^^xsd:decimal ;
  geo-pos:long "-30.93428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22432'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95908'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.93428333'^^xsd:double;
  dwc:latitude '39.1949'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22432'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1949 -30.93428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1949"^^xsd:decimal ;
  dwc:decimalLongitude "-30.93428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1949 -30.93428333)"^^geo:wktLiteral ;
  geo-pos:lat "39.1949"^^xsd:decimal ;
  geo-pos:long "-30.93428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22433'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95908'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.93428333'^^xsd:double;
  dwc:latitude '39.1949'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22433'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76403333 -30.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76403333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76403333 -30.932)"^^geo:wktLiteral ;
  geo-pos:lat "37.76403333"^^xsd:decimal ;
  geo-pos:long "-30.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21919'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-30.932'^^xsd:double;
  dwc:latitude '37.76403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21919'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76403333 -30.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76403333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76403333 -30.932)"^^geo:wktLiteral ;
  geo-pos:lat "37.76403333"^^xsd:decimal ;
  geo-pos:long "-30.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21920'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-30.932'^^xsd:double;
  dwc:latitude '37.76403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21920'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98361667 -30.93098333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98361667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.93098333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98361667 -30.93098333)"^^geo:wktLiteral ;
  geo-pos:lat "38.98361667"^^xsd:decimal ;
  geo-pos:long "-30.93098333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14457'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63540'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.93098333'^^xsd:double;
  dwc:latitude '38.98361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14457'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00925 -30.93001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00925"^^xsd:decimal ;
  dwc:decimalLongitude "-30.93001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00925 -30.93001667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00925"^^xsd:decimal ;
  geo-pos:long "-30.93001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13351'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59870'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.93001667'^^xsd:double;
  dwc:latitude '39.00925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13351'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7627 -30.92933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7627"^^xsd:decimal ;
  dwc:decimalLongitude "-30.92933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7627 -30.92933333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7627"^^xsd:decimal ;
  geo-pos:long "-30.92933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21918'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-30.92933333'^^xsd:double;
  dwc:latitude '37.7627'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21918'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2558 -30.9292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2558"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2558 -30.9292)"^^geo:wktLiteral ;
  geo-pos:lat "39.2558"^^xsd:decimal ;
  geo-pos:long "-30.9292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14361'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63255'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.9292'^^xsd:double;
  dwc:latitude '39.2558'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14361'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23966667 -30.92601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23966667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.92601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23966667 -30.92601667)"^^geo:wktLiteral ;
  geo-pos:lat "39.23966667"^^xsd:decimal ;
  geo-pos:long "-30.92601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22431'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95907'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.92601667'^^xsd:double;
  dwc:latitude '39.23966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22431'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8428 -30.92496667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8428"^^xsd:decimal ;
  dwc:decimalLongitude "-30.92496667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8428 -30.92496667)"^^geo:wktLiteral ;
  geo-pos:lat "39.8428"^^xsd:decimal ;
  geo-pos:long "-30.92496667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24617'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104991'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.92496667'^^xsd:double;
  dwc:latitude '39.8428'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24617'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97086667 -30.92405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97086667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.92405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97086667 -30.92405)"^^geo:wktLiteral ;
  geo-pos:lat "38.97086667"^^xsd:decimal ;
  geo-pos:long "-30.92405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13475'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60323'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.92405'^^xsd:double;
  dwc:latitude '38.97086667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13475'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3867 -30.91926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3867"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3867 -30.91926667)"^^geo:wktLiteral ;
  geo-pos:lat "38.3867"^^xsd:decimal ;
  geo-pos:long "-30.91926667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26933'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116816'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.91926667'^^xsd:double;
  dwc:latitude '38.3867'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26933'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3482 -30.91916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3482"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3482 -30.91916667)"^^geo:wktLiteral ;
  geo-pos:lat "39.3482"^^xsd:decimal ;
  geo-pos:long "-30.91916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13490'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.91916667'^^xsd:double;
  dwc:latitude '39.3482'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13490'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20685 -30.91871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20685"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20685 -30.91871667)"^^geo:wktLiteral ;
  geo-pos:lat "39.20685"^^xsd:decimal ;
  geo-pos:long "-30.91871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23072'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98836'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.91871667'^^xsd:double;
  dwc:latitude '39.20685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23072'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70725 -30.9184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70725"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70725 -30.9184)"^^geo:wktLiteral ;
  geo-pos:lat "38.70725"^^xsd:decimal ;
  geo-pos:long "-30.9184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26281'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113816'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.9184'^^xsd:double;
  dwc:latitude '38.70725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26281'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70755 -30.91741667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70755"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91741667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70755 -30.91741667)"^^geo:wktLiteral ;
  geo-pos:lat "38.70755"^^xsd:decimal ;
  geo-pos:long "-30.91741667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13336'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59595'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.91741667'^^xsd:double;
  dwc:latitude '38.70755'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13336'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23555 -30.9169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23555"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23555 -30.9169)"^^geo:wktLiteral ;
  geo-pos:lat "39.23555"^^xsd:decimal ;
  geo-pos:long "-30.9169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14360'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63254'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.9169'^^xsd:double;
  dwc:latitude '39.23555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14360'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37935 -30.91483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37935"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37935 -30.91483333)"^^geo:wktLiteral ;
  geo-pos:lat "39.37935"^^xsd:decimal ;
  geo-pos:long "-30.91483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13491'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60339'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.91483333'^^xsd:double;
  dwc:latitude '39.37935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13491'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64218333 -30.91463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64218333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64218333 -30.91463333)"^^geo:wktLiteral ;
  geo-pos:lat "37.64218333"^^xsd:decimal ;
  geo-pos:long "-30.91463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25217'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.91463333'^^xsd:double;
  dwc:latitude '37.64218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25217'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64218333 -30.91463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64218333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64218333 -30.91463333)"^^geo:wktLiteral ;
  geo-pos:lat "37.64218333"^^xsd:decimal ;
  geo-pos:long "-30.91463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25218'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.91463333'^^xsd:double;
  dwc:latitude '37.64218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25218'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74611667 -30.91406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74611667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74611667 -30.91406667)"^^geo:wktLiteral ;
  geo-pos:lat "38.74611667"^^xsd:decimal ;
  geo-pos:long "-30.91406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13408'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60052'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.91406667'^^xsd:double;
  dwc:latitude '38.74611667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13408'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29533333 -30.91291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29533333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29533333 -30.91291667)"^^geo:wktLiteral ;
  geo-pos:lat "39.29533333"^^xsd:decimal ;
  geo-pos:long "-30.91291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13331'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.91291667'^^xsd:double;
  dwc:latitude '39.29533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13331'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17403333 -30.91211667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17403333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91211667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17403333 -30.91211667)"^^geo:wktLiteral ;
  geo-pos:lat "38.17403333"^^xsd:decimal ;
  geo-pos:long "-30.91211667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19284'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84876'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.91211667'^^xsd:double;
  dwc:latitude '38.17403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19284'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44396667 -30.9121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44396667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44396667 -30.9121)"^^geo:wktLiteral ;
  geo-pos:lat "38.44396667"^^xsd:decimal ;
  geo-pos:long "-30.9121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26932'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116815'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.9121'^^xsd:double;
  dwc:latitude '38.44396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26932'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12675 -30.91171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12675"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12675 -30.91171667)"^^geo:wktLiteral ;
  geo-pos:lat "38.12675"^^xsd:decimal ;
  geo-pos:long "-30.91171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18614'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.91171667'^^xsd:double;
  dwc:latitude '38.12675'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18614'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12383333 -30.91028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12383333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.91028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12383333 -30.91028333)"^^geo:wktLiteral ;
  geo-pos:lat "38.12383333"^^xsd:decimal ;
  geo-pos:long "-30.91028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19280'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.91028333'^^xsd:double;
  dwc:latitude '38.12383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19280'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03655 -30.90953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03655"^^xsd:decimal ;
  dwc:decimalLongitude "-30.90953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03655 -30.90953333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03655"^^xsd:decimal ;
  geo-pos:long "-30.90953333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18727'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81472'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.90953333'^^xsd:double;
  dwc:latitude '38.03655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18727'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88073333 -30.90848333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88073333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.90848333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88073333 -30.90848333)"^^geo:wktLiteral ;
  geo-pos:lat "38.88073333"^^xsd:decimal ;
  geo-pos:long "-30.90848333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16909'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.90848333'^^xsd:double;
  dwc:latitude '38.88073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16909'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25495 -30.90806667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25495"^^xsd:decimal ;
  dwc:decimalLongitude "-30.90806667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25495 -30.90806667)"^^geo:wktLiteral ;
  geo-pos:lat "39.25495"^^xsd:decimal ;
  geo-pos:long "-30.90806667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14419'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.90806667'^^xsd:double;
  dwc:latitude '39.25495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14419'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96226667 -30.90641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96226667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.90641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96226667 -30.90641667)"^^geo:wktLiteral ;
  geo-pos:lat "38.96226667"^^xsd:decimal ;
  geo-pos:long "-30.90641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13474'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60322'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.90641667'^^xsd:double;
  dwc:latitude '38.96226667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13474'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_11274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_11274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_11274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16695 -30.90506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16695"^^xsd:decimal ;
  dwc:decimalLongitude "-30.90506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_11274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16695 -30.90506667)"^^geo:wktLiteral ;
  geo-pos:lat "39.16695"^^xsd:decimal ;
  geo-pos:long "-30.90506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_11274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_11274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_11274'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.90506667'^^xsd:double;
  dwc:latitude '39.16695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_11274'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19333333 -30.90333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19333333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.90333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19333333 -30.90333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.19333333"^^xsd:decimal ;
  geo-pos:long "-30.90333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22886'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.90333333'^^xsd:double;
  dwc:latitude '39.19333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22886'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20181667 -30.90333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20181667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.90333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20181667 -30.90333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.20181667"^^xsd:decimal ;
  geo-pos:long "-30.90333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14418'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.90333333'^^xsd:double;
  dwc:latitude '39.20181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14418'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32848333 -30.90301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32848333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.90301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32848333 -30.90301667)"^^geo:wktLiteral ;
  geo-pos:lat "39.32848333"^^xsd:decimal ;
  geo-pos:long "-30.90301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13470'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60164'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.90301667'^^xsd:double;
  dwc:latitude '39.32848333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13470'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75511667 -30.90206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75511667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.90206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75511667 -30.90206667)"^^geo:wktLiteral ;
  geo-pos:lat "38.75511667"^^xsd:decimal ;
  geo-pos:long "-30.90206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24446'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.90206667'^^xsd:double;
  dwc:latitude '38.75511667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24446'^^xsd:string;
  dwc:observationDate '2012-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62871667 -30.89951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62871667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.89951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62871667 -30.89951667)"^^geo:wktLiteral ;
  geo-pos:lat "37.62871667"^^xsd:decimal ;
  geo-pos:long "-30.89951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25219'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.89951667'^^xsd:double;
  dwc:latitude '37.62871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25219'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7585 -30.89935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7585"^^xsd:decimal ;
  dwc:decimalLongitude "-30.89935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7585 -30.89935)"^^geo:wktLiteral ;
  geo-pos:lat "38.7585"^^xsd:decimal ;
  geo-pos:long "-30.89935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13407'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60051'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.89935'^^xsd:double;
  dwc:latitude '38.7585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13407'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20625 -30.89533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20625"^^xsd:decimal ;
  dwc:decimalLongitude "-30.89533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20625 -30.89533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.20625"^^xsd:decimal ;
  geo-pos:long "-30.89533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18730'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81475'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.89533333'^^xsd:double;
  dwc:latitude '38.20625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18730'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.428 -30.89033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.428"^^xsd:decimal ;
  dwc:decimalLongitude "-30.89033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.428 -30.89033333)"^^geo:wktLiteral ;
  geo-pos:lat "39.428"^^xsd:decimal ;
  geo-pos:long "-30.89033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22483'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96151'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.89033333'^^xsd:double;
  dwc:latitude '39.428'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22483'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61565 -30.89018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61565"^^xsd:decimal ;
  dwc:decimalLongitude "-30.89018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61565 -30.89018333)"^^geo:wktLiteral ;
  geo-pos:lat "37.61565"^^xsd:decimal ;
  geo-pos:long "-30.89018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25220'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108448'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.89018333'^^xsd:double;
  dwc:latitude '37.61565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25220'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61565 -30.89018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61565"^^xsd:decimal ;
  dwc:decimalLongitude "-30.89018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61565 -30.89018333)"^^geo:wktLiteral ;
  geo-pos:lat "37.61565"^^xsd:decimal ;
  geo-pos:long "-30.89018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25221'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108448'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.89018333'^^xsd:double;
  dwc:latitude '37.61565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25221'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28533333 -30.88433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28533333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.88433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28533333 -30.88433333)"^^geo:wktLiteral ;
  geo-pos:lat "39.28533333"^^xsd:decimal ;
  geo-pos:long "-30.88433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22952'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.88433333'^^xsd:double;
  dwc:latitude '39.28533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22952'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54428333 -30.88353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54428333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.88353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54428333 -30.88353333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54428333"^^xsd:decimal ;
  geo-pos:long "-30.88353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23944'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102225'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.88353333'^^xsd:double;
  dwc:latitude '37.54428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23944'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54428333 -30.88353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54428333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.88353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54428333 -30.88353333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54428333"^^xsd:decimal ;
  geo-pos:long "-30.88353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23945'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102225'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.88353333'^^xsd:double;
  dwc:latitude '37.54428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23945'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6691 -30.88345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6691"^^xsd:decimal ;
  dwc:decimalLongitude "-30.88345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6691 -30.88345)"^^geo:wktLiteral ;
  geo-pos:lat "38.6691"^^xsd:decimal ;
  geo-pos:long "-30.88345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26282'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113817'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.88345'^^xsd:double;
  dwc:latitude '38.6691'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26282'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37765 -30.88343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37765"^^xsd:decimal ;
  dwc:decimalLongitude "-30.88343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37765 -30.88343333)"^^geo:wktLiteral ;
  geo-pos:lat "37.37765"^^xsd:decimal ;
  geo-pos:long "-30.88343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23943'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102224'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.88343333'^^xsd:double;
  dwc:latitude '37.37765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23943'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85008333 -30.88141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85008333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.88141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85008333 -30.88141667)"^^geo:wktLiteral ;
  geo-pos:lat "38.85008333"^^xsd:decimal ;
  geo-pos:long "-30.88141667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13473'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60321'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.88141667'^^xsd:double;
  dwc:latitude '38.85008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13473'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5898 -30.88001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5898"^^xsd:decimal ;
  dwc:decimalLongitude "-30.88001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5898 -30.88001667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5898"^^xsd:decimal ;
  geo-pos:long "-30.88001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25222'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108449'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.88001667'^^xsd:double;
  dwc:latitude '37.5898'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25222'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54051667 -30.87858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54051667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54051667 -30.87858333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54051667"^^xsd:decimal ;
  geo-pos:long "-30.87858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25827'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111670'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.87858333'^^xsd:double;
  dwc:latitude '37.54051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25827'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79056667 -30.87791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79056667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79056667 -30.87791667)"^^geo:wktLiteral ;
  geo-pos:lat "38.79056667"^^xsd:decimal ;
  geo-pos:long "-30.87791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13335'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.87791667'^^xsd:double;
  dwc:latitude '38.79056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13335'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15758333 -30.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15758333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15758333 -30.8776)"^^geo:wktLiteral ;
  geo-pos:lat "38.15758333"^^xsd:decimal ;
  geo-pos:long "-30.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19286'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.8776'^^xsd:double;
  dwc:latitude '38.15758333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19286'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37808333 -30.87708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37808333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37808333 -30.87708333)"^^geo:wktLiteral ;
  geo-pos:lat "37.37808333"^^xsd:decimal ;
  geo-pos:long "-30.87708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23942'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102223'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.87708333'^^xsd:double;
  dwc:latitude '37.37808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23942'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17128333 -30.87703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17128333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17128333 -30.87703333)"^^geo:wktLiteral ;
  geo-pos:lat "38.17128333"^^xsd:decimal ;
  geo-pos:long "-30.87703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19290'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84882'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.87703333'^^xsd:double;
  dwc:latitude '38.17128333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19290'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67108333 -30.87685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67108333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67108333 -30.87685)"^^geo:wktLiteral ;
  geo-pos:lat "37.67108333"^^xsd:decimal ;
  geo-pos:long "-30.87685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24646'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105218'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.87685'^^xsd:double;
  dwc:latitude '37.67108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24646'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67108333 -30.87685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67108333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67108333 -30.87685)"^^geo:wktLiteral ;
  geo-pos:lat "37.67108333"^^xsd:decimal ;
  geo-pos:long "-30.87685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24647'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105218'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.87685'^^xsd:double;
  dwc:latitude '37.67108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24647'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7687 -30.87638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7687"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7687 -30.87638333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7687"^^xsd:decimal ;
  geo-pos:long "-30.87638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24653'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105223'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.87638333'^^xsd:double;
  dwc:latitude '37.7687'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24653'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.89431667 -30.8762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.89431667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.89431667 -30.8762)"^^geo:wktLiteral ;
  geo-pos:lat "38.89431667"^^xsd:decimal ;
  geo-pos:long "-30.8762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16908'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8762'^^xsd:double;
  dwc:latitude '38.89431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16908'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40838333 -30.87523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40838333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40838333 -30.87523333)"^^geo:wktLiteral ;
  geo-pos:lat "37.40838333"^^xsd:decimal ;
  geo-pos:long "-30.87523333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23955'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.87523333'^^xsd:double;
  dwc:latitude '37.40838333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23955'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65293333 -30.87495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65293333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65293333 -30.87495)"^^geo:wktLiteral ;
  geo-pos:lat "38.65293333"^^xsd:decimal ;
  geo-pos:long "-30.87495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23200'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99380'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.87495'^^xsd:double;
  dwc:latitude '38.65293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23200'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65293333 -30.87495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65293333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65293333 -30.87495)"^^geo:wktLiteral ;
  geo-pos:lat "38.65293333"^^xsd:decimal ;
  geo-pos:long "-30.87495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23201'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99380'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.87495'^^xsd:double;
  dwc:latitude '38.65293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23201'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57548333 -30.87445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57548333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57548333 -30.87445)"^^geo:wktLiteral ;
  geo-pos:lat "38.57548333"^^xsd:decimal ;
  geo-pos:long "-30.87445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26931'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.87445'^^xsd:double;
  dwc:latitude '38.57548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26931'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_9320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_9320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_9320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90295 -30.87405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90295"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_9320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90295 -30.87405)"^^geo:wktLiteral ;
  geo-pos:lat "38.90295"^^xsd:decimal ;
  geo-pos:long "-30.87405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_9320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_9320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_9320'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26562'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.87405'^^xsd:double;
  dwc:latitude '38.90295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_9320'^^xsd:string;
  dwc:observationDate '2003-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77555 -30.87316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77555"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77555 -30.87316667)"^^geo:wktLiteral ;
  geo-pos:lat "38.77555"^^xsd:decimal ;
  geo-pos:long "-30.87316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14351'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63170'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.87316667'^^xsd:double;
  dwc:latitude '38.77555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14351'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_17167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_17167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_17167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8144 -30.87241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8144"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_17167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8144 -30.87241667)"^^geo:wktLiteral ;
  geo-pos:lat "38.8144"^^xsd:decimal ;
  geo-pos:long "-30.87241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_17167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_17167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_17167'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75183'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.87241667'^^xsd:double;
  dwc:latitude '38.8144'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_17167'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7986 -30.8724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7986"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7986 -30.8724)"^^geo:wktLiteral ;
  geo-pos:lat "38.7986"^^xsd:decimal ;
  geo-pos:long "-30.8724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13406'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8724'^^xsd:double;
  dwc:latitude '38.7986'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13406'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6302 -30.87098333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6302"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87098333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6302 -30.87098333)"^^geo:wktLiteral ;
  geo-pos:lat "39.6302"^^xsd:decimal ;
  geo-pos:long "-30.87098333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7255'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18519'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.87098333'^^xsd:double;
  dwc:latitude '39.6302'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7255'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37178333 -30.8705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37178333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37178333 -30.8705)"^^geo:wktLiteral ;
  geo-pos:lat "37.37178333"^^xsd:decimal ;
  geo-pos:long "-30.8705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23940'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102222'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8705'^^xsd:double;
  dwc:latitude '37.37178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23940'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37178333 -30.8705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37178333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37178333 -30.8705)"^^geo:wktLiteral ;
  geo-pos:lat "37.37178333"^^xsd:decimal ;
  geo-pos:long "-30.8705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23941'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102222'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8705'^^xsd:double;
  dwc:latitude '37.37178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23941'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63878333 -30.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63878333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63878333 -30.8701)"^^geo:wktLiteral ;
  geo-pos:lat "39.63878333"^^xsd:decimal ;
  geo-pos:long "-30.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7256'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18520'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.8701'^^xsd:double;
  dwc:latitude '39.63878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7256'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14076667 -30.86941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14076667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.86941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14076667 -30.86941667)"^^geo:wktLiteral ;
  geo-pos:lat "38.14076667"^^xsd:decimal ;
  geo-pos:long "-30.86941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19285'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84877'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.86941667'^^xsd:double;
  dwc:latitude '38.14076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19285'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60801667 -30.86836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60801667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.86836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60801667 -30.86836667)"^^geo:wktLiteral ;
  geo-pos:lat "37.60801667"^^xsd:decimal ;
  geo-pos:long "-30.86836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25223'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108450'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.86836667'^^xsd:double;
  dwc:latitude '37.60801667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25223'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60801667 -30.86836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60801667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.86836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60801667 -30.86836667)"^^geo:wktLiteral ;
  geo-pos:lat "37.60801667"^^xsd:decimal ;
  geo-pos:long "-30.86836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25224'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108450'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.86836667'^^xsd:double;
  dwc:latitude '37.60801667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25224'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58608333 -30.86458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58608333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.86458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58608333 -30.86458333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58608333"^^xsd:decimal ;
  geo-pos:long "-30.86458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26747'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115927'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.86458333'^^xsd:double;
  dwc:latitude '38.58608333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26747'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38481667 -30.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38481667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38481667 -30.864)"^^geo:wktLiteral ;
  geo-pos:lat "37.38481667"^^xsd:decimal ;
  geo-pos:long "-30.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23956'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.864'^^xsd:double;
  dwc:latitude '37.38481667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23956'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21203333 -30.8637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21203333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21203333 -30.8637)"^^geo:wktLiteral ;
  geo-pos:lat "39.21203333"^^xsd:decimal ;
  geo-pos:long "-30.8637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23070'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8637'^^xsd:double;
  dwc:latitude '39.21203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23070'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21203333 -30.8637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21203333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21203333 -30.8637)"^^geo:wktLiteral ;
  geo-pos:lat "39.21203333"^^xsd:decimal ;
  geo-pos:long "-30.8637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23071'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8637'^^xsd:double;
  dwc:latitude '39.21203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23071'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1792 -30.86226667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1792"^^xsd:decimal ;
  dwc:decimalLongitude "-30.86226667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1792 -30.86226667)"^^geo:wktLiteral ;
  geo-pos:lat "38.1792"^^xsd:decimal ;
  geo-pos:long "-30.86226667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19287'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.86226667'^^xsd:double;
  dwc:latitude '38.1792'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19287'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25023333 -30.85785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25023333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25023333 -30.85785)"^^geo:wktLiteral ;
  geo-pos:lat "39.25023333"^^xsd:decimal ;
  geo-pos:long "-30.85785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23075'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85785'^^xsd:double;
  dwc:latitude '39.25023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23075'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25023333 -30.85785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25023333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25023333 -30.85785)"^^geo:wktLiteral ;
  geo-pos:lat "39.25023333"^^xsd:decimal ;
  geo-pos:long "-30.85785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23076'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.85785'^^xsd:double;
  dwc:latitude '39.25023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23076'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82328333 -30.85695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82328333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82328333 -30.85695)"^^geo:wktLiteral ;
  geo-pos:lat "38.82328333"^^xsd:decimal ;
  geo-pos:long "-30.85695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13405'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60049'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.85695'^^xsd:double;
  dwc:latitude '38.82328333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13405'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6229 -30.8537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6229"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6229 -30.8537)"^^geo:wktLiteral ;
  geo-pos:lat "38.6229"^^xsd:decimal ;
  geo-pos:long "-30.8537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26748'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115928'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8537'^^xsd:double;
  dwc:latitude '38.6229'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26748'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48916667 -30.84983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48916667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.84983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48916667 -30.84983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.48916667"^^xsd:decimal ;
  geo-pos:long "-30.84983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22953'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98143'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.84983333'^^xsd:double;
  dwc:latitude '39.48916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22953'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48916667 -30.84983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48916667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.84983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48916667 -30.84983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.48916667"^^xsd:decimal ;
  geo-pos:long "-30.84983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22954'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98143'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.84983333'^^xsd:double;
  dwc:latitude '39.48916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22954'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11333333 -30.84963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11333333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.84963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11333333 -30.84963333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11333333"^^xsd:decimal ;
  geo-pos:long "-30.84963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19279'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.84963333'^^xsd:double;
  dwc:latitude '38.11333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19279'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55843333 -30.8495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55843333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55843333 -30.8495)"^^geo:wktLiteral ;
  geo-pos:lat "37.55843333"^^xsd:decimal ;
  geo-pos:long "-30.8495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25828'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111671'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.8495'^^xsd:double;
  dwc:latitude '37.55843333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25828'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1842 -30.84675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1842"^^xsd:decimal ;
  dwc:decimalLongitude "-30.84675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1842 -30.84675)"^^geo:wktLiteral ;
  geo-pos:lat "39.1842"^^xsd:decimal ;
  geo-pos:long "-30.84675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10222'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30230'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.84675'^^xsd:double;
  dwc:latitude '39.1842'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10222'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1842 -30.84675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1842"^^xsd:decimal ;
  dwc:decimalLongitude "-30.84675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1842 -30.84675)"^^geo:wktLiteral ;
  geo-pos:lat "39.1842"^^xsd:decimal ;
  geo-pos:long "-30.84675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10223'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30230'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.84675'^^xsd:double;
  dwc:latitude '39.1842'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10223'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13735 -30.8443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13735"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13735 -30.8443)"^^geo:wktLiteral ;
  geo-pos:lat "38.13735"^^xsd:decimal ;
  geo-pos:long "-30.8443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19278'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84870'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.8443'^^xsd:double;
  dwc:latitude '38.13735'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19278'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91558333 -30.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91558333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91558333 -30.84)"^^geo:wktLiteral ;
  geo-pos:lat "37.91558333"^^xsd:decimal ;
  geo-pos:long "-30.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24100'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102664'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.84'^^xsd:double;
  dwc:latitude '37.91558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24100'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63458333 -30.83956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63458333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63458333 -30.83956667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63458333"^^xsd:decimal ;
  geo-pos:long "-30.83956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26749'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115929'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.83956667'^^xsd:double;
  dwc:latitude '38.63458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26749'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90193333 -30.8394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90193333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90193333 -30.8394)"^^geo:wktLiteral ;
  geo-pos:lat "38.90193333"^^xsd:decimal ;
  geo-pos:long "-30.8394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13333'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.8394'^^xsd:double;
  dwc:latitude '38.90193333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13333'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72653333 -30.8392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72653333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72653333 -30.8392)"^^geo:wktLiteral ;
  geo-pos:lat "38.72653333"^^xsd:decimal ;
  geo-pos:long "-30.8392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26284'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113819'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8392'^^xsd:double;
  dwc:latitude '38.72653333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26284'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1347 -30.83603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1347"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1347 -30.83603333)"^^geo:wktLiteral ;
  geo-pos:lat "38.1347"^^xsd:decimal ;
  geo-pos:long "-30.83603333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19276'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84868'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.83603333'^^xsd:double;
  dwc:latitude '38.1347'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19276'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54708333 -30.83466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54708333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54708333 -30.83466667)"^^geo:wktLiteral ;
  geo-pos:lat "37.54708333"^^xsd:decimal ;
  geo-pos:long "-30.83466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25830'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111673'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.83466667'^^xsd:double;
  dwc:latitude '37.54708333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25830'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94423333 -30.83436667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94423333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83436667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94423333 -30.83436667)"^^geo:wktLiteral ;
  geo-pos:lat "38.94423333"^^xsd:decimal ;
  geo-pos:long "-30.83436667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14408'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63422'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.83436667'^^xsd:double;
  dwc:latitude '38.94423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14408'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74056667 -30.8339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74056667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74056667 -30.8339)"^^geo:wktLiteral ;
  geo-pos:lat "38.74056667"^^xsd:decimal ;
  geo-pos:long "-30.8339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26280'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113815'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8339'^^xsd:double;
  dwc:latitude '38.74056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26280'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35166667 -30.83335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35166667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.83335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35166667 -30.83335)"^^geo:wktLiteral ;
  geo-pos:lat "39.35166667"^^xsd:decimal ;
  geo-pos:long "-30.83335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10935'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32138'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.83335'^^xsd:double;
  dwc:latitude '39.35166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10935'^^xsd:string;
  dwc:observationDate '2004-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68525 -30.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68525 -30.8315)"^^geo:wktLiteral ;
  geo-pos:lat "38.68525"^^xsd:decimal ;
  geo-pos:long "-30.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26283'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113818'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8315'^^xsd:double;
  dwc:latitude '38.68525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26283'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88141667 -30.8305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88141667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88141667 -30.8305)"^^geo:wktLiteral ;
  geo-pos:lat "38.88141667"^^xsd:decimal ;
  geo-pos:long "-30.8305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16869'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73911'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.8305'^^xsd:double;
  dwc:latitude '38.88141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16869'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56916667 -30.82991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56916667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56916667 -30.82991667)"^^geo:wktLiteral ;
  geo-pos:lat "37.56916667"^^xsd:decimal ;
  geo-pos:long "-30.82991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25829'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111672'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.82991667'^^xsd:double;
  dwc:latitude '37.56916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25829'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56423333 -30.82843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56423333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56423333 -30.82843333)"^^geo:wktLiteral ;
  geo-pos:lat "37.56423333"^^xsd:decimal ;
  geo-pos:long "-30.82843333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25831'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111674'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.82843333'^^xsd:double;
  dwc:latitude '37.56423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25831'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.146 -30.82783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.146"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.146 -30.82783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.146"^^xsd:decimal ;
  geo-pos:long "-30.82783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19277'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84869'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.82783333'^^xsd:double;
  dwc:latitude '38.146'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19277'^^xsd:string;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78011667 -30.82121667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78011667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.82121667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78011667 -30.82121667)"^^geo:wktLiteral ;
  geo-pos:lat "38.78011667"^^xsd:decimal ;
  geo-pos:long "-30.82121667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26279'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.82121667'^^xsd:double;
  dwc:latitude '38.78011667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26279'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2104 -30.8209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2104"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2104 -30.8209)"^^geo:wktLiteral ;
  geo-pos:lat "37.2104"^^xsd:decimal ;
  geo-pos:long "-30.8209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23763'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.8209'^^xsd:double;
  dwc:latitude '37.2104'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23763'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16185 -30.81986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16185"^^xsd:decimal ;
  dwc:decimalLongitude "-30.81986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16185 -30.81986667)"^^geo:wktLiteral ;
  geo-pos:lat "39.16185"^^xsd:decimal ;
  geo-pos:long "-30.81986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10221'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.81986667'^^xsd:double;
  dwc:latitude '39.16185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10221'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69605 -30.81341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69605"^^xsd:decimal ;
  dwc:decimalLongitude "-30.81341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69605 -30.81341667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69605"^^xsd:decimal ;
  geo-pos:long "-30.81341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26744'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115869'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.81341667'^^xsd:double;
  dwc:latitude '38.69605'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26744'^^xsd:string;
  dwc:observationDate '2013-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5956 -30.81218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5956"^^xsd:decimal ;
  dwc:decimalLongitude "-30.81218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5956 -30.81218333)"^^geo:wktLiteral ;
  geo-pos:lat "37.5956"^^xsd:decimal ;
  geo-pos:long "-30.81218333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25826'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111669'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.81218333'^^xsd:double;
  dwc:latitude '37.5956'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25826'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74173333 -30.80956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74173333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.80956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74173333 -30.80956667)"^^geo:wktLiteral ;
  geo-pos:lat "38.74173333"^^xsd:decimal ;
  geo-pos:long "-30.80956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14456'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63539'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.80956667'^^xsd:double;
  dwc:latitude '38.74173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14456'^^xsd:string;
  dwc:observationDate '2006-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6351 -30.80846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6351"^^xsd:decimal ;
  dwc:decimalLongitude "-30.80846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6351 -30.80846667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6351"^^xsd:decimal ;
  geo-pos:long "-30.80846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23196'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99378'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.80846667'^^xsd:double;
  dwc:latitude '38.6351'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23196'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6351 -30.80846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6351"^^xsd:decimal ;
  dwc:decimalLongitude "-30.80846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6351 -30.80846667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6351"^^xsd:decimal ;
  geo-pos:long "-30.80846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23197'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99378'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.80846667'^^xsd:double;
  dwc:latitude '38.6351'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23197'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7938 -30.80301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7938"^^xsd:decimal ;
  dwc:decimalLongitude "-30.80301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7938 -30.80301667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7938"^^xsd:decimal ;
  geo-pos:long "-30.80301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13525'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60481'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.80301667'^^xsd:double;
  dwc:latitude '38.7938'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13525'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.241 -30.80051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.241"^^xsd:decimal ;
  dwc:decimalLongitude "-30.80051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.241 -30.80051667)"^^geo:wktLiteral ;
  geo-pos:lat "38.241"^^xsd:decimal ;
  geo-pos:long "-30.80051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10224'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.80051667'^^xsd:double;
  dwc:latitude '38.241'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10224'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.241 -30.80051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.241"^^xsd:decimal ;
  dwc:decimalLongitude "-30.80051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.241 -30.80051667)"^^geo:wktLiteral ;
  geo-pos:lat "38.241"^^xsd:decimal ;
  geo-pos:long "-30.80051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10225'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.80051667'^^xsd:double;
  dwc:latitude '38.241'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10225'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37216667 -30.79983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37216667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37216667 -30.79983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.37216667"^^xsd:decimal ;
  geo-pos:long "-30.79983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10226'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.79983333'^^xsd:double;
  dwc:latitude '39.37216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10226'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37216667 -30.79983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37216667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37216667 -30.79983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.37216667"^^xsd:decimal ;
  geo-pos:long "-30.79983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10227'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.79983333'^^xsd:double;
  dwc:latitude '39.37216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10227'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56043333 -30.79928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56043333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56043333 -30.79928333)"^^geo:wktLiteral ;
  geo-pos:lat "37.56043333"^^xsd:decimal ;
  geo-pos:long "-30.79928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26492'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114942'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.79928333'^^xsd:double;
  dwc:latitude '37.56043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26492'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66965 -30.79801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66965"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66965 -30.79801667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66965"^^xsd:decimal ;
  geo-pos:long "-30.79801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26746'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115926'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.79801667'^^xsd:double;
  dwc:latitude '38.66965'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26746'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.79703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78 -30.79703333)"^^geo:wktLiteral ;
  geo-pos:lat "38.78"^^xsd:decimal ;
  geo-pos:long "-30.79703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13524'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.79703333'^^xsd:double;
  dwc:latitude '38.78'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13524'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50861667 -30.79585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50861667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50861667 -30.79585)"^^geo:wktLiteral ;
  geo-pos:lat "37.50861667"^^xsd:decimal ;
  geo-pos:long "-30.79585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25836'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111713'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.79585'^^xsd:double;
  dwc:latitude '37.50861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25836'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10148333 -30.7955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10148333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10148333 -30.7955)"^^geo:wktLiteral ;
  geo-pos:lat "38.10148333"^^xsd:decimal ;
  geo-pos:long "-30.7955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18414'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79903'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.7955'^^xsd:double;
  dwc:latitude '38.10148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18414'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2955 -30.79546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2955"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2955 -30.79546667)"^^geo:wktLiteral ;
  geo-pos:lat "39.2955"^^xsd:decimal ;
  geo-pos:long "-30.79546667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23564'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.79546667'^^xsd:double;
  dwc:latitude '39.2955'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23564'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2955 -30.79546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2955"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2955 -30.79546667)"^^geo:wktLiteral ;
  geo-pos:lat "39.2955"^^xsd:decimal ;
  geo-pos:long "-30.79546667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23565'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.79546667'^^xsd:double;
  dwc:latitude '39.2955'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23565'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2955 -30.79546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2955"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2955 -30.79546667)"^^geo:wktLiteral ;
  geo-pos:lat "39.2955"^^xsd:decimal ;
  geo-pos:long "-30.79546667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23566'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.79546667'^^xsd:double;
  dwc:latitude '39.2955'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23566'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30491667 -30.79538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30491667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30491667 -30.79538333)"^^geo:wktLiteral ;
  geo-pos:lat "39.30491667"^^xsd:decimal ;
  geo-pos:long "-30.79538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22426'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95903'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.79538333'^^xsd:double;
  dwc:latitude '39.30491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22426'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56303333 -30.79493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56303333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56303333 -30.79493333)"^^geo:wktLiteral ;
  geo-pos:lat "37.56303333"^^xsd:decimal ;
  geo-pos:long "-30.79493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26493'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114943'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.79493333'^^xsd:double;
  dwc:latitude '37.56303333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26493'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53626667 -30.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53626667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53626667 -30.794)"^^geo:wktLiteral ;
  geo-pos:lat "37.53626667"^^xsd:decimal ;
  geo-pos:long "-30.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25853'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111748'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.794'^^xsd:double;
  dwc:latitude '37.53626667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25853'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20001667 -30.79366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20001667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20001667 -30.79366667)"^^geo:wktLiteral ;
  geo-pos:lat "38.20001667"^^xsd:decimal ;
  geo-pos:long "-30.79366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18729'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81474'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.79366667'^^xsd:double;
  dwc:latitude '38.20001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18729'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88983333 -30.79233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88983333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88983333 -30.79233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.88983333"^^xsd:decimal ;
  geo-pos:long "-30.79233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16868'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.79233333'^^xsd:double;
  dwc:latitude '38.88983333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16868'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52403333 -30.79065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52403333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52403333 -30.79065)"^^geo:wktLiteral ;
  geo-pos:lat "37.52403333"^^xsd:decimal ;
  geo-pos:long "-30.79065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25856'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111751'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.79065'^^xsd:double;
  dwc:latitude '37.52403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25856'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52403333 -30.79065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52403333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52403333 -30.79065)"^^geo:wktLiteral ;
  geo-pos:lat "37.52403333"^^xsd:decimal ;
  geo-pos:long "-30.79065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25857'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111751'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.79065'^^xsd:double;
  dwc:latitude '37.52403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25857'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21256667 -30.79063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21256667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21256667 -30.79063333)"^^geo:wktLiteral ;
  geo-pos:lat "37.21256667"^^xsd:decimal ;
  geo-pos:long "-30.79063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23761'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.79063333'^^xsd:double;
  dwc:latitude '37.21256667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23761'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21256667 -30.79063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21256667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.79063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21256667 -30.79063333)"^^geo:wktLiteral ;
  geo-pos:lat "37.21256667"^^xsd:decimal ;
  geo-pos:long "-30.79063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23762'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.79063333'^^xsd:double;
  dwc:latitude '37.21256667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23762'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54365 -30.78658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54365"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54365 -30.78658333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54365"^^xsd:decimal ;
  geo-pos:long "-30.78658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23698'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101522'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.78658333'^^xsd:double;
  dwc:latitude '38.54365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23698'^^xsd:string;
  dwc:observationDate '2012-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52306667 -30.7861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52306667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52306667 -30.7861)"^^geo:wktLiteral ;
  geo-pos:lat "37.52306667"^^xsd:decimal ;
  geo-pos:long "-30.7861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25858'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111752'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.7861'^^xsd:double;
  dwc:latitude '37.52306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25858'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64613333 -30.78573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64613333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64613333 -30.78573333)"^^geo:wktLiteral ;
  geo-pos:lat "37.64613333"^^xsd:decimal ;
  geo-pos:long "-30.78573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26655'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115482'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.78573333'^^xsd:double;
  dwc:latitude '37.64613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26655'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13206667 -30.78263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13206667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13206667 -30.78263333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13206667"^^xsd:decimal ;
  geo-pos:long "-30.78263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18412'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.78263333'^^xsd:double;
  dwc:latitude '38.13206667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18412'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13206667 -30.78263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13206667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13206667 -30.78263333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13206667"^^xsd:decimal ;
  geo-pos:long "-30.78263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18413'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.78263333'^^xsd:double;
  dwc:latitude '38.13206667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18413'^^xsd:string;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54201667 -30.78256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54201667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54201667 -30.78256667)"^^geo:wktLiteral ;
  geo-pos:lat "37.54201667"^^xsd:decimal ;
  geo-pos:long "-30.78256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25860'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111754'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.78256667'^^xsd:double;
  dwc:latitude '37.54201667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25860'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55333333 -30.78246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55333333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55333333 -30.78246667)"^^geo:wktLiteral ;
  geo-pos:lat "37.55333333"^^xsd:decimal ;
  geo-pos:long "-30.78246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26495'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114945'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.78246667'^^xsd:double;
  dwc:latitude '37.55333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26495'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27156667 -30.78245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27156667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27156667 -30.78245)"^^geo:wktLiteral ;
  geo-pos:lat "37.27156667"^^xsd:decimal ;
  geo-pos:long "-30.78245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23764'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101751'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.78245'^^xsd:double;
  dwc:latitude '37.27156667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23764'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34783333 -30.7821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34783333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34783333 -30.7821)"^^geo:wktLiteral ;
  geo-pos:lat "39.34783333"^^xsd:decimal ;
  geo-pos:long "-30.7821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22480'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.7821'^^xsd:double;
  dwc:latitude '39.34783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22480'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34783333 -30.7821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34783333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34783333 -30.7821)"^^geo:wktLiteral ;
  geo-pos:lat "39.34783333"^^xsd:decimal ;
  geo-pos:long "-30.7821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22481'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.7821'^^xsd:double;
  dwc:latitude '39.34783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22481'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02693333 -30.78043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02693333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02693333 -30.78043333)"^^geo:wktLiteral ;
  geo-pos:lat "38.02693333"^^xsd:decimal ;
  geo-pos:long "-30.78043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24686'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105370'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.78043333'^^xsd:double;
  dwc:latitude '38.02693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24686'^^xsd:string;
  dwc:observationDate '2012-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45126667 -30.78001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45126667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45126667 -30.78001667)"^^geo:wktLiteral ;
  geo-pos:lat "39.45126667"^^xsd:decimal ;
  geo-pos:long "-30.78001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10228'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.78001667'^^xsd:double;
  dwc:latitude '39.45126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10228'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45126667 -30.78001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45126667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.78001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45126667 -30.78001667)"^^geo:wktLiteral ;
  geo-pos:lat "39.45126667"^^xsd:decimal ;
  geo-pos:long "-30.78001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10229'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.78001667'^^xsd:double;
  dwc:latitude '39.45126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10229'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47435 -30.77916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47435"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47435 -30.77916667)"^^geo:wktLiteral ;
  geo-pos:lat "39.47435"^^xsd:decimal ;
  geo-pos:long "-30.77916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10230'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.77916667'^^xsd:double;
  dwc:latitude '39.47435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10230'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52188333 -30.77878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52188333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52188333 -30.77878333)"^^geo:wktLiteral ;
  geo-pos:lat "37.52188333"^^xsd:decimal ;
  geo-pos:long "-30.77878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25837'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111714'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.77878333'^^xsd:double;
  dwc:latitude '37.52188333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25837'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25695 -30.77793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25695"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25695 -30.77793333)"^^geo:wktLiteral ;
  geo-pos:lat "38.25695"^^xsd:decimal ;
  geo-pos:long "-30.77793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22716'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97055'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.77793333'^^xsd:double;
  dwc:latitude '38.25695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22716'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07553333 -30.77725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07553333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07553333 -30.77725)"^^geo:wktLiteral ;
  geo-pos:lat "39.07553333"^^xsd:decimal ;
  geo-pos:long "-30.77725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10219'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.77725'^^xsd:double;
  dwc:latitude '39.07553333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10219'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07553333 -30.77725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07553333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07553333 -30.77725)"^^geo:wktLiteral ;
  geo-pos:lat "39.07553333"^^xsd:decimal ;
  geo-pos:long "-30.77725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10220'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.77725'^^xsd:double;
  dwc:latitude '39.07553333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10220'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22116667 -30.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22116667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22116667 -30.777)"^^geo:wktLiteral ;
  geo-pos:lat "39.22116667"^^xsd:decimal ;
  geo-pos:long "-30.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22486'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.777'^^xsd:double;
  dwc:latitude '39.22116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22486'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22116667 -30.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22116667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22116667 -30.777)"^^geo:wktLiteral ;
  geo-pos:lat "39.22116667"^^xsd:decimal ;
  geo-pos:long "-30.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22487'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.777'^^xsd:double;
  dwc:latitude '39.22116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22487'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5691 -30.77678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5691"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5691 -30.77678333)"^^geo:wktLiteral ;
  geo-pos:lat "37.5691"^^xsd:decimal ;
  geo-pos:long "-30.77678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26002'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112708'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.77678333'^^xsd:double;
  dwc:latitude '37.5691'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26002'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52811667 -30.77606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52811667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52811667 -30.77606667)"^^geo:wktLiteral ;
  geo-pos:lat "37.52811667"^^xsd:decimal ;
  geo-pos:long "-30.77606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26494'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114944'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.77606667'^^xsd:double;
  dwc:latitude '37.52811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26494'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43263333 -30.77598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43263333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43263333 -30.77598333)"^^geo:wktLiteral ;
  geo-pos:lat "39.43263333"^^xsd:decimal ;
  geo-pos:long "-30.77598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23077'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98840'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.77598333'^^xsd:double;
  dwc:latitude '39.43263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23077'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43263333 -30.77598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43263333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43263333 -30.77598333)"^^geo:wktLiteral ;
  geo-pos:lat "39.43263333"^^xsd:decimal ;
  geo-pos:long "-30.77598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23078'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98840'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.77598333'^^xsd:double;
  dwc:latitude '39.43263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23078'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55975 -30.77545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55975 -30.77545)"^^geo:wktLiteral ;
  geo-pos:lat "37.55975"^^xsd:decimal ;
  geo-pos:long "-30.77545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25241'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.77545'^^xsd:double;
  dwc:latitude '37.55975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25241'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74455 -30.77458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74455"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74455 -30.77458333)"^^geo:wktLiteral ;
  geo-pos:lat "38.74455"^^xsd:decimal ;
  geo-pos:long "-30.77458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13404'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60048'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.77458333'^^xsd:double;
  dwc:latitude '38.74455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13404'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74753333 -30.77456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74753333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74753333 -30.77456667)"^^geo:wktLiteral ;
  geo-pos:lat "38.74753333"^^xsd:decimal ;
  geo-pos:long "-30.77456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13479'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60327'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.77456667'^^xsd:double;
  dwc:latitude '38.74753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13479'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62888333 -30.77433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62888333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62888333 -30.77433333)"^^geo:wktLiteral ;
  geo-pos:lat "37.62888333"^^xsd:decimal ;
  geo-pos:long "-30.77433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25225'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108451'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.77433333'^^xsd:double;
  dwc:latitude '37.62888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25225'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62888333 -30.77433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62888333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62888333 -30.77433333)"^^geo:wktLiteral ;
  geo-pos:lat "37.62888333"^^xsd:decimal ;
  geo-pos:long "-30.77433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25226'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108451'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.77433333'^^xsd:double;
  dwc:latitude '37.62888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25226'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57335 -30.77245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57335"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/4681__POPA_TUNA_25854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57335 -30.77245)"^^geo:wktLiteral ;
  geo-pos:lat "37.57335"^^xsd:decimal ;
  geo-pos:long "-30.77245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25854'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.77245'^^xsd:double;
  dwc:latitude '37.57335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25854'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48768333 -30.77215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48768333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48768333 -30.77215)"^^geo:wktLiteral ;
  geo-pos:lat "37.48768333"^^xsd:decimal ;
  geo-pos:long "-30.77215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26686'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115601'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.77215'^^xsd:double;
  dwc:latitude '37.48768333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26686'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1792 -30.77113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1792"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1792 -30.77113333)"^^geo:wktLiteral ;
  geo-pos:lat "38.1792"^^xsd:decimal ;
  geo-pos:long "-30.77113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19273'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84865'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.77113333'^^xsd:double;
  dwc:latitude '38.1792'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19273'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04128333 -30.77058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04128333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04128333 -30.77058333)"^^geo:wktLiteral ;
  geo-pos:lat "39.04128333"^^xsd:decimal ;
  geo-pos:long "-30.77058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16895'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.77058333'^^xsd:double;
  dwc:latitude '39.04128333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16895'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15266667 -30.77043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15266667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.77043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15266667 -30.77043333)"^^geo:wktLiteral ;
  geo-pos:lat "38.15266667"^^xsd:decimal ;
  geo-pos:long "-30.77043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19274'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84866'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.77043333'^^xsd:double;
  dwc:latitude '38.15266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19274'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64666667 -30.76758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64666667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64666667 -30.76758333)"^^geo:wktLiteral ;
  geo-pos:lat "37.64666667"^^xsd:decimal ;
  geo-pos:long "-30.76758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25229'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108453'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.76758333'^^xsd:double;
  dwc:latitude '37.64666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25229'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18905 -30.76756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18905"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18905 -30.76756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.18905"^^xsd:decimal ;
  geo-pos:long "-30.76756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19272'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84864'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.76756667'^^xsd:double;
  dwc:latitude '38.18905'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19272'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23133333 -30.76726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23133333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23133333 -30.76726667)"^^geo:wktLiteral ;
  geo-pos:lat "39.23133333"^^xsd:decimal ;
  geo-pos:long "-30.76726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22484'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96152'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.76726667'^^xsd:double;
  dwc:latitude '39.23133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22484'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23133333 -30.76726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23133333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23133333 -30.76726667)"^^geo:wktLiteral ;
  geo-pos:lat "39.23133333"^^xsd:decimal ;
  geo-pos:long "-30.76726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22485'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96152'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.76726667'^^xsd:double;
  dwc:latitude '39.23133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22485'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9328 -30.76725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9328"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9328 -30.76725)"^^geo:wktLiteral ;
  geo-pos:lat "38.9328"^^xsd:decimal ;
  geo-pos:long "-30.76725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16871'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73913'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.76725'^^xsd:double;
  dwc:latitude '38.9328'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16871'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44723333 -30.76311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44723333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44723333 -30.76311667)"^^geo:wktLiteral ;
  geo-pos:lat "37.44723333"^^xsd:decimal ;
  geo-pos:long "-30.76311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26236'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113687'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76311667'^^xsd:double;
  dwc:latitude '37.44723333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26236'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05166667 -30.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05166667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05166667 -30.7625)"^^geo:wktLiteral ;
  geo-pos:lat "38.05166667"^^xsd:decimal ;
  geo-pos:long "-30.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24990'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.7625'^^xsd:double;
  dwc:latitude '38.05166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24990'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9329 -30.76248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9329"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9329 -30.76248333)"^^geo:wktLiteral ;
  geo-pos:lat "37.9329"^^xsd:decimal ;
  geo-pos:long "-30.76248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25126'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108113'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76248333'^^xsd:double;
  dwc:latitude '37.9329'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25126'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28068333 -30.76196667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28068333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76196667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28068333 -30.76196667)"^^geo:wktLiteral ;
  geo-pos:lat "37.28068333"^^xsd:decimal ;
  geo-pos:long "-30.76196667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23765'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101752'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76196667'^^xsd:double;
  dwc:latitude '37.28068333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23765'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28068333 -30.76196667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28068333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76196667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28068333 -30.76196667)"^^geo:wktLiteral ;
  geo-pos:lat "37.28068333"^^xsd:decimal ;
  geo-pos:long "-30.76196667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23766'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101752'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76196667'^^xsd:double;
  dwc:latitude '37.28068333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23766'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49573333 -30.76133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49573333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49573333 -30.76133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.49573333"^^xsd:decimal ;
  geo-pos:long "-30.76133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25626'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110364'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.76133333'^^xsd:double;
  dwc:latitude '37.49573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25626'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54805 -30.76086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54805"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76086667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54805 -30.76086667)"^^geo:wktLiteral ;
  geo-pos:lat "37.54805"^^xsd:decimal ;
  geo-pos:long "-30.76086667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25846'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111722'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.76086667'^^xsd:double;
  dwc:latitude '37.54805'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25846'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63086667 -30.7608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63086667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63086667 -30.7608)"^^geo:wktLiteral ;
  geo-pos:lat "37.63086667"^^xsd:decimal ;
  geo-pos:long "-30.7608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25820'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111663'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.7608'^^xsd:double;
  dwc:latitude '37.63086667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25820'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52883333 -30.75903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52883333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52883333 -30.75903333)"^^geo:wktLiteral ;
  geo-pos:lat "37.52883333"^^xsd:decimal ;
  geo-pos:long "-30.75903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26685'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115600'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.75903333'^^xsd:double;
  dwc:latitude '37.52883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26685'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51053333 -30.75868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51053333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51053333 -30.75868333)"^^geo:wktLiteral ;
  geo-pos:lat "37.51053333"^^xsd:decimal ;
  geo-pos:long "-30.75868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26231'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.75868333'^^xsd:double;
  dwc:latitude '37.51053333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26231'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54535 -30.75776667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54535"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75776667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54535 -30.75776667)"^^geo:wktLiteral ;
  geo-pos:lat "37.54535"^^xsd:decimal ;
  geo-pos:long "-30.75776667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25240'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108516'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.75776667'^^xsd:double;
  dwc:latitude '37.54535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25240'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86305 -30.75725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86305"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86305 -30.75725)"^^geo:wktLiteral ;
  geo-pos:lat "38.86305"^^xsd:decimal ;
  geo-pos:long "-30.75725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13332'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59591'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.75725'^^xsd:double;
  dwc:latitude '38.86305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13332'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52908333 -30.75565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52908333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52908333 -30.75565)"^^geo:wktLiteral ;
  geo-pos:lat "37.52908333"^^xsd:decimal ;
  geo-pos:long "-30.75565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26684'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115599'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.75565'^^xsd:double;
  dwc:latitude '37.52908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26684'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27153333 -30.7552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27153333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27153333 -30.7552)"^^geo:wktLiteral ;
  geo-pos:lat "38.27153333"^^xsd:decimal ;
  geo-pos:long "-30.7552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22715'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.7552'^^xsd:double;
  dwc:latitude '38.27153333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22715'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88325 -30.75448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88325"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88325 -30.75448333)"^^geo:wktLiteral ;
  geo-pos:lat "38.88325"^^xsd:decimal ;
  geo-pos:long "-30.75448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23397'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100272'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.75448333'^^xsd:double;
  dwc:latitude '38.88325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23397'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53316667 -30.75433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53316667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53316667 -30.75433333)"^^geo:wktLiteral ;
  geo-pos:lat "37.53316667"^^xsd:decimal ;
  geo-pos:long "-30.75433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25637'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.75433333'^^xsd:double;
  dwc:latitude '37.53316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25637'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22113333 -30.75381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22113333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22113333 -30.75381667)"^^geo:wktLiteral ;
  geo-pos:lat "38.22113333"^^xsd:decimal ;
  geo-pos:long "-30.75381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19271'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84863'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.75381667'^^xsd:double;
  dwc:latitude '38.22113333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19271'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6133 -30.75311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6133"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6133 -30.75311667)"^^geo:wktLiteral ;
  geo-pos:lat "37.6133"^^xsd:decimal ;
  geo-pos:long "-30.75311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25824'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.75311667'^^xsd:double;
  dwc:latitude '37.6133'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25824'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5617 -30.75301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5617"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5617 -30.75301667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5617"^^xsd:decimal ;
  geo-pos:long "-30.75301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26238'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113689'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.75301667'^^xsd:double;
  dwc:latitude '37.5617'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26238'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60116667 -30.7528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60116667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60116667 -30.7528)"^^geo:wktLiteral ;
  geo-pos:lat "37.60116667"^^xsd:decimal ;
  geo-pos:long "-30.7528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26656'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115483'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.7528'^^xsd:double;
  dwc:latitude '37.60116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26656'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54583333 -30.75231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54583333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75231667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54583333 -30.75231667)"^^geo:wktLiteral ;
  geo-pos:lat "37.54583333"^^xsd:decimal ;
  geo-pos:long "-30.75231667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25842'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111719'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.75231667'^^xsd:double;
  dwc:latitude '37.54583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25842'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56365 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56365"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56365 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.56365"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25624'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110296'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.752'^^xsd:double;
  dwc:latitude '37.56365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25624'^^xsd:string;
  dwc:observationDate '2013-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64008333 -30.75076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64008333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64008333 -30.75076667)"^^geo:wktLiteral ;
  geo-pos:lat "37.64008333"^^xsd:decimal ;
  geo-pos:long "-30.75076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25821'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111664'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.75076667'^^xsd:double;
  dwc:latitude '37.64008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25821'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15945 -30.75038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15945"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15945 -30.75038333)"^^geo:wktLiteral ;
  geo-pos:lat "37.15945"^^xsd:decimal ;
  geo-pos:long "-30.75038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24634'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.75038333'^^xsd:double;
  dwc:latitude '37.15945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24634'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64628333 -30.74988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64628333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64628333 -30.74988333)"^^geo:wktLiteral ;
  geo-pos:lat "37.64628333"^^xsd:decimal ;
  geo-pos:long "-30.74988333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26005'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112711'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.74988333'^^xsd:double;
  dwc:latitude '37.64628333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26005'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06833333 -30.74883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06833333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06833333 -30.74883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.06833333"^^xsd:decimal ;
  geo-pos:long "-30.74883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24991'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107593'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74883333'^^xsd:double;
  dwc:latitude '38.06833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24991'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87166667 -30.74881667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87166667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74881667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87166667 -30.74881667)"^^geo:wktLiteral ;
  geo-pos:lat "37.87166667"^^xsd:decimal ;
  geo-pos:long "-30.74881667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25125'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108112'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74881667'^^xsd:double;
  dwc:latitude '37.87166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25125'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65533333 -30.74863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65533333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65533333 -30.74863333)"^^geo:wktLiteral ;
  geo-pos:lat "37.65533333"^^xsd:decimal ;
  geo-pos:long "-30.74863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25227'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108452'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.74863333'^^xsd:double;
  dwc:latitude '37.65533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25227'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65533333 -30.74863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65533333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65533333 -30.74863333)"^^geo:wktLiteral ;
  geo-pos:lat "37.65533333"^^xsd:decimal ;
  geo-pos:long "-30.74863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25228'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108452'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.74863333'^^xsd:double;
  dwc:latitude '37.65533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25228'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75478333 -30.74821667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75478333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74821667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75478333 -30.74821667)"^^geo:wktLiteral ;
  geo-pos:lat "38.75478333"^^xsd:decimal ;
  geo-pos:long "-30.74821667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13523'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60479'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.74821667'^^xsd:double;
  dwc:latitude '38.75478333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13523'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53323333 -30.7465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53323333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53323333 -30.7465)"^^geo:wktLiteral ;
  geo-pos:lat "37.53323333"^^xsd:decimal ;
  geo-pos:long "-30.7465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25841'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111718'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.7465'^^xsd:double;
  dwc:latitude '37.53323333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25841'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54005 -30.74605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54005"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54005 -30.74605)"^^geo:wktLiteral ;
  geo-pos:lat "37.54005"^^xsd:decimal ;
  geo-pos:long "-30.74605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25630'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110368'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.74605'^^xsd:double;
  dwc:latitude '37.54005'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25630'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62998333 -30.74578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62998333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62998333 -30.74578333)"^^geo:wktLiteral ;
  geo-pos:lat "37.62998333"^^xsd:decimal ;
  geo-pos:long "-30.74578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25822'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111665'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.74578333'^^xsd:double;
  dwc:latitude '37.62998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25822'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53381667 -30.74515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53381667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53381667 -30.74515)"^^geo:wktLiteral ;
  geo-pos:lat "37.53381667"^^xsd:decimal ;
  geo-pos:long "-30.74515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25838'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111715'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.74515'^^xsd:double;
  dwc:latitude '37.53381667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25838'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62076667 -30.74446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62076667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62076667 -30.74446667)"^^geo:wktLiteral ;
  geo-pos:lat "37.62076667"^^xsd:decimal ;
  geo-pos:long "-30.74446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25823'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.74446667'^^xsd:double;
  dwc:latitude '37.62076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25823'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54336667 -30.74398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54336667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54336667 -30.74398333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54336667"^^xsd:decimal ;
  geo-pos:long "-30.74398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25633'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.74398333'^^xsd:double;
  dwc:latitude '37.54336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25633'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54336667 -30.74398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54336667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54336667 -30.74398333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54336667"^^xsd:decimal ;
  geo-pos:long "-30.74398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25634'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.74398333'^^xsd:double;
  dwc:latitude '37.54336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25634'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53513333 -30.7433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53513333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53513333 -30.7433)"^^geo:wktLiteral ;
  geo-pos:lat "37.53513333"^^xsd:decimal ;
  geo-pos:long "-30.7433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25835'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111712'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.7433'^^xsd:double;
  dwc:latitude '37.53513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25835'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59445 -30.74295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59445"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59445 -30.74295)"^^geo:wktLiteral ;
  geo-pos:lat "37.59445"^^xsd:decimal ;
  geo-pos:long "-30.74295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26657'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115484'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74295'^^xsd:double;
  dwc:latitude '37.59445'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26657'^^xsd:string;
  dwc:observationDate '2013-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58631667 -30.74275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58631667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58631667 -30.74275)"^^geo:wktLiteral ;
  geo-pos:lat "37.58631667"^^xsd:decimal ;
  geo-pos:long "-30.74275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25847'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111723'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.74275'^^xsd:double;
  dwc:latitude '37.58631667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25847'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53446667 -30.74186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53446667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53446667 -30.74186667)"^^geo:wktLiteral ;
  geo-pos:lat "37.53446667"^^xsd:decimal ;
  geo-pos:long "-30.74186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25834'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111711'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.74186667'^^xsd:double;
  dwc:latitude '37.53446667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25834'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0186 -30.74091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0186"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0186 -30.74091667)"^^geo:wktLiteral ;
  geo-pos:lat "38.0186"^^xsd:decimal ;
  geo-pos:long "-30.74091667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18728'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.74091667'^^xsd:double;
  dwc:latitude '38.0186'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18728'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53891667 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53891667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53891667 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.53891667"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25855'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.74'^^xsd:double;
  dwc:latitude '37.53891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25855'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42418333 -30.73896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42418333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42418333 -30.73896667)"^^geo:wktLiteral ;
  geo-pos:lat "38.42418333"^^xsd:decimal ;
  geo-pos:long "-30.73896667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19148'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83965'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73896667'^^xsd:double;
  dwc:latitude '38.42418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19148'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52391667 -30.73888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52391667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52391667 -30.73888333)"^^geo:wktLiteral ;
  geo-pos:lat "37.52391667"^^xsd:decimal ;
  geo-pos:long "-30.73888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25627'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110365'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.73888333'^^xsd:double;
  dwc:latitude '37.52391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25627'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53023333 -30.73863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53023333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53023333 -30.73863333)"^^geo:wktLiteral ;
  geo-pos:lat "37.53023333"^^xsd:decimal ;
  geo-pos:long "-30.73863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26125'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113157'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73863333'^^xsd:double;
  dwc:latitude '37.53023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26125'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47405 -30.73816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47405"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47405 -30.73816667)"^^geo:wktLiteral ;
  geo-pos:lat "37.47405"^^xsd:decimal ;
  geo-pos:long "-30.73816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25216'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.73816667'^^xsd:double;
  dwc:latitude '37.47405'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25216'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52255 -30.7377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52255"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52255 -30.7377)"^^geo:wktLiteral ;
  geo-pos:lat "37.52255"^^xsd:decimal ;
  geo-pos:long "-30.7377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25215'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108444'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.7377'^^xsd:double;
  dwc:latitude '37.52255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25215'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18158333 -30.73713333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18158333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73713333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18158333 -30.73713333)"^^geo:wktLiteral ;
  geo-pos:lat "37.18158333"^^xsd:decimal ;
  geo-pos:long "-30.73713333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24633'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.73713333'^^xsd:double;
  dwc:latitude '37.18158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24633'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07011667 -30.73678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07011667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07011667 -30.73678333)"^^geo:wktLiteral ;
  geo-pos:lat "37.07011667"^^xsd:decimal ;
  geo-pos:long "-30.73678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25257'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73678333'^^xsd:double;
  dwc:latitude '37.07011667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25257'^^xsd:string;
  dwc:observationDate '2013-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43948333 -30.73583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43948333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43948333 -30.73583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.43948333"^^xsd:decimal ;
  geo-pos:long "-30.73583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19149'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83966'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73583333'^^xsd:double;
  dwc:latitude '38.43948333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19149'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56258333 -30.73445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56258333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56258333 -30.73445)"^^geo:wktLiteral ;
  geo-pos:lat "37.56258333"^^xsd:decimal ;
  geo-pos:long "-30.73445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26233'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73445'^^xsd:double;
  dwc:latitude '37.56258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26233'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22748333 -30.73393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22748333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22748333 -30.73393333)"^^geo:wktLiteral ;
  geo-pos:lat "38.22748333"^^xsd:decimal ;
  geo-pos:long "-30.73393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19469'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.73393333'^^xsd:double;
  dwc:latitude '38.22748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19469'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5831 -30.73365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5831"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5831 -30.73365)"^^geo:wktLiteral ;
  geo-pos:lat "37.5831"^^xsd:decimal ;
  geo-pos:long "-30.73365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26232'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113683'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73365'^^xsd:double;
  dwc:latitude '37.5831'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26232'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52068333 -30.73331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52068333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52068333 -30.73331667)"^^geo:wktLiteral ;
  geo-pos:lat "39.52068333"^^xsd:decimal ;
  geo-pos:long "-30.73331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10231'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73331667'^^xsd:double;
  dwc:latitude '39.52068333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10231'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55705 -30.73328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55705"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55705 -30.73328333)"^^geo:wktLiteral ;
  geo-pos:lat "37.55705"^^xsd:decimal ;
  geo-pos:long "-30.73328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22326'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95628'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73328333'^^xsd:double;
  dwc:latitude '37.55705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22326'^^xsd:string;
  dwc:observationDate '2011-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55863333 -30.73315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55863333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55863333 -30.73315)"^^geo:wktLiteral ;
  geo-pos:lat "37.55863333"^^xsd:decimal ;
  geo-pos:long "-30.73315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26235'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113686'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73315'^^xsd:double;
  dwc:latitude '37.55863333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26235'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53646667 -30.73311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53646667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53646667 -30.73311667)"^^geo:wktLiteral ;
  geo-pos:lat "37.53646667"^^xsd:decimal ;
  geo-pos:long "-30.73311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25635'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110372'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.73311667'^^xsd:double;
  dwc:latitude '37.53646667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25635'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53146667 -30.73058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53146667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53146667 -30.73058333)"^^geo:wktLiteral ;
  geo-pos:lat "37.53146667"^^xsd:decimal ;
  geo-pos:long "-30.73058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113156'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.73058333'^^xsd:double;
  dwc:latitude '37.53146667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26124'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80466667 -30.72891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80466667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80466667 -30.72891667)"^^geo:wktLiteral ;
  geo-pos:lat "37.80466667"^^xsd:decimal ;
  geo-pos:long "-30.72891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24645'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.72891667'^^xsd:double;
  dwc:latitude '37.80466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24645'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56465 -30.7289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56465"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56465 -30.7289)"^^geo:wktLiteral ;
  geo-pos:lat "37.56465"^^xsd:decimal ;
  geo-pos:long "-30.7289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26000'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112706'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.7289'^^xsd:double;
  dwc:latitude '37.56465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26000'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56465 -30.7289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56465"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56465 -30.7289)"^^geo:wktLiteral ;
  geo-pos:lat "37.56465"^^xsd:decimal ;
  geo-pos:long "-30.7289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26001'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112707'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.7289'^^xsd:double;
  dwc:latitude '37.56465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26001'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54596667 -30.72758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54596667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54596667 -30.72758333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54596667"^^xsd:decimal ;
  geo-pos:long "-30.72758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26007'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112713'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.72758333'^^xsd:double;
  dwc:latitude '37.54596667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26007'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55668333 -30.72708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55668333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55668333 -30.72708333)"^^geo:wktLiteral ;
  geo-pos:lat "37.55668333"^^xsd:decimal ;
  geo-pos:long "-30.72708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26234'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113685'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.72708333'^^xsd:double;
  dwc:latitude '37.55668333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26234'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63376667 -30.72673333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63376667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72673333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63376667 -30.72673333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63376667"^^xsd:decimal ;
  geo-pos:long "-30.72673333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26745'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115870'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.72673333'^^xsd:double;
  dwc:latitude '38.63376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26745'^^xsd:string;
  dwc:observationDate '2013-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54403333 -30.72631667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54403333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72631667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54403333 -30.72631667)"^^geo:wktLiteral ;
  geo-pos:lat "37.54403333"^^xsd:decimal ;
  geo-pos:long "-30.72631667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26123'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113155'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.72631667'^^xsd:double;
  dwc:latitude '37.54403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26123'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0892 -30.72625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0892 -30.72625)"^^geo:wktLiteral ;
  geo-pos:lat "38.0892"^^xsd:decimal ;
  geo-pos:long "-30.72625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18406'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79898'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.72625'^^xsd:double;
  dwc:latitude '38.0892'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18406'^^xsd:string;
  dwc:observationDate '2009-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0892 -30.72625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0892"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0892 -30.72625)"^^geo:wktLiteral ;
  geo-pos:lat "38.0892"^^xsd:decimal ;
  geo-pos:long "-30.72625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18407'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79898'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.72625'^^xsd:double;
  dwc:latitude '38.0892'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18407'^^xsd:string;
  dwc:observationDate '2009-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27886667 -30.72583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27886667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27886667 -30.72583333)"^^geo:wktLiteral ;
  geo-pos:lat "39.27886667"^^xsd:decimal ;
  geo-pos:long "-30.72583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23079'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98841'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.72583333'^^xsd:double;
  dwc:latitude '39.27886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23079'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52886667 -30.72435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52886667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52886667 -30.72435)"^^geo:wktLiteral ;
  geo-pos:lat "37.52886667"^^xsd:decimal ;
  geo-pos:long "-30.72435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26237'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113688'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.72435'^^xsd:double;
  dwc:latitude '37.52886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26237'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95158333 -30.72386667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95158333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72386667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95158333 -30.72386667)"^^geo:wktLiteral ;
  geo-pos:lat "38.95158333"^^xsd:decimal ;
  geo-pos:long "-30.72386667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23398'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.72386667'^^xsd:double;
  dwc:latitude '38.95158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23398'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95158333 -30.72386667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95158333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72386667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95158333 -30.72386667)"^^geo:wktLiteral ;
  geo-pos:lat "38.95158333"^^xsd:decimal ;
  geo-pos:long "-30.72386667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23399'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.72386667'^^xsd:double;
  dwc:latitude '38.95158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23399'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52533333 -30.72231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52533333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72231667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52533333 -30.72231667)"^^geo:wktLiteral ;
  geo-pos:lat "37.52533333"^^xsd:decimal ;
  geo-pos:long "-30.72231667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26683'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115598'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.72231667'^^xsd:double;
  dwc:latitude '37.52533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26683'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55251667 -30.72181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55251667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55251667 -30.72181667)"^^geo:wktLiteral ;
  geo-pos:lat "37.55251667"^^xsd:decimal ;
  geo-pos:long "-30.72181667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25850'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111726'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.72181667'^^xsd:double;
  dwc:latitude '37.55251667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25850'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76421667 -30.7216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76421667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76421667 -30.7216)"^^geo:wktLiteral ;
  geo-pos:lat "38.76421667"^^xsd:decimal ;
  geo-pos:long "-30.7216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14350'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63169'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.7216'^^xsd:double;
  dwc:latitude '38.76421667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14350'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5383 -30.72015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5383"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5383 -30.72015)"^^geo:wktLiteral ;
  geo-pos:lat "37.5383"^^xsd:decimal ;
  geo-pos:long "-30.72015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25843'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111720'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.72015'^^xsd:double;
  dwc:latitude '37.5383'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25843'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5383 -30.72015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5383"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5383 -30.72015)"^^geo:wktLiteral ;
  geo-pos:lat "37.5383"^^xsd:decimal ;
  geo-pos:long "-30.72015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25844'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111720'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.72015'^^xsd:double;
  dwc:latitude '37.5383'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25844'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31368333 -30.71966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31368333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31368333 -30.71966667)"^^geo:wktLiteral ;
  geo-pos:lat "37.31368333"^^xsd:decimal ;
  geo-pos:long "-30.71966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23757'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101747'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.71966667'^^xsd:double;
  dwc:latitude '37.31368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23757'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31368333 -30.71966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31368333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31368333 -30.71966667)"^^geo:wktLiteral ;
  geo-pos:lat "37.31368333"^^xsd:decimal ;
  geo-pos:long "-30.71966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23758'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101747'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.71966667'^^xsd:double;
  dwc:latitude '37.31368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23758'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59306667 -30.7186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59306667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59306667 -30.7186)"^^geo:wktLiteral ;
  geo-pos:lat "37.59306667"^^xsd:decimal ;
  geo-pos:long "-30.7186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25825'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.7186'^^xsd:double;
  dwc:latitude '37.59306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25825'^^xsd:string;
  dwc:observationDate '2013-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55398333 -30.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55398333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55398333 -30.718)"^^geo:wktLiteral ;
  geo-pos:lat "37.55398333"^^xsd:decimal ;
  geo-pos:long "-30.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26513'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.718'^^xsd:double;
  dwc:latitude '37.55398333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26513'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31978333 -30.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31978333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31978333 -30.7175)"^^geo:wktLiteral ;
  geo-pos:lat "39.31978333"^^xsd:decimal ;
  geo-pos:long "-30.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22427'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95904'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.7175'^^xsd:double;
  dwc:latitude '39.31978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22427'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31978333 -30.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31978333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31978333 -30.7175)"^^geo:wktLiteral ;
  geo-pos:lat "39.31978333"^^xsd:decimal ;
  geo-pos:long "-30.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22428'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95904'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.7175'^^xsd:double;
  dwc:latitude '39.31978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22428'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37811667 -30.71696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37811667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37811667 -30.71696667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37811667"^^xsd:decimal ;
  geo-pos:long "-30.71696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22430'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.71696667'^^xsd:double;
  dwc:latitude '39.37811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22430'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36868333 -30.7168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36868333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36868333 -30.7168)"^^geo:wktLiteral ;
  geo-pos:lat "39.36868333"^^xsd:decimal ;
  geo-pos:long "-30.7168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22429'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95905'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.7168'^^xsd:double;
  dwc:latitude '39.36868333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22429'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2354 -30.71663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2354"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2354 -30.71663333)"^^geo:wktLiteral ;
  geo-pos:lat "39.2354"^^xsd:decimal ;
  geo-pos:long "-30.71663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21881'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.71663333'^^xsd:double;
  dwc:latitude '39.2354'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21881'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75556667 -30.71651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75556667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75556667 -30.71651667)"^^geo:wktLiteral ;
  geo-pos:lat "38.75556667"^^xsd:decimal ;
  geo-pos:long "-30.71651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13522'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60478'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.71651667'^^xsd:double;
  dwc:latitude '38.75556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13522'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54205 -30.71605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54205"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54205 -30.71605)"^^geo:wktLiteral ;
  geo-pos:lat "37.54205"^^xsd:decimal ;
  geo-pos:long "-30.71605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25632'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110370'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.71605'^^xsd:double;
  dwc:latitude '37.54205'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25632'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31823333 -30.71536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31823333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31823333 -30.71536667)"^^geo:wktLiteral ;
  geo-pos:lat "37.31823333"^^xsd:decimal ;
  geo-pos:long "-30.71536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23759'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101748'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.71536667'^^xsd:double;
  dwc:latitude '37.31823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23759'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31823333 -30.71536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31823333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31823333 -30.71536667)"^^geo:wktLiteral ;
  geo-pos:lat "37.31823333"^^xsd:decimal ;
  geo-pos:long "-30.71536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23760'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101748'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.71536667'^^xsd:double;
  dwc:latitude '37.31823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23760'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54895 -30.71533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54895"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54895 -30.71533333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54895"^^xsd:decimal ;
  geo-pos:long "-30.71533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26676'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.71533333'^^xsd:double;
  dwc:latitude '37.54895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26676'^^xsd:string;
  dwc:observationDate '2013-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54895 -30.71533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54895"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54895 -30.71533333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54895"^^xsd:decimal ;
  geo-pos:long "-30.71533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26677'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.71533333'^^xsd:double;
  dwc:latitude '37.54895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26677'^^xsd:string;
  dwc:observationDate '2013-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53871667 -30.71366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53871667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53871667 -30.71366667)"^^geo:wktLiteral ;
  geo-pos:lat "37.53871667"^^xsd:decimal ;
  geo-pos:long "-30.71366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25848'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111724'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.71366667'^^xsd:double;
  dwc:latitude '37.53871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25848'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54266667 -30.71333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54266667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/4681__POPA_TUNA_25839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54266667 -30.71333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54266667"^^xsd:decimal ;
  geo-pos:long "-30.71333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25839'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111716'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.71333333'^^xsd:double;
  dwc:latitude '37.54266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25839'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -30.71333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71483333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/4681__POPA_TUNA_21921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -30.71333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71483333"^^xsd:decimal ;
  geo-pos:long "-30.71333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21921'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94132'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-30.71333333'^^xsd:double;
  dwc:latitude '37.71483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21921'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -30.71333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71483333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/4681__POPA_TUNA_21922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -30.71333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71483333"^^xsd:decimal ;
  geo-pos:long "-30.71333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21922'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94132'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-30.71333333'^^xsd:double;
  dwc:latitude '37.71483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21922'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21876667 -30.7133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21876667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21876667 -30.7133)"^^geo:wktLiteral ;
  geo-pos:lat "37.21876667"^^xsd:decimal ;
  geo-pos:long "-30.7133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24632'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.7133'^^xsd:double;
  dwc:latitude '37.21876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24632'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55873333 -30.71315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55873333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55873333 -30.71315)"^^geo:wktLiteral ;
  geo-pos:lat "37.55873333"^^xsd:decimal ;
  geo-pos:long "-30.71315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25628'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110366'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.71315'^^xsd:double;
  dwc:latitude '37.55873333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25628'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5142 -30.71191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5142"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5142 -30.71191667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5142"^^xsd:decimal ;
  geo-pos:long "-30.71191667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26230'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113681'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.71191667'^^xsd:double;
  dwc:latitude '37.5142'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26230'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2509 -30.7119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2509"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2509 -30.7119)"^^geo:wktLiteral ;
  geo-pos:lat "38.2509"^^xsd:decimal ;
  geo-pos:long "-30.7119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18611'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80634'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.7119'^^xsd:double;
  dwc:latitude '38.2509'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18611'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.561 -30.71136667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.561"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71136667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.561 -30.71136667)"^^geo:wktLiteral ;
  geo-pos:lat "37.561"^^xsd:decimal ;
  geo-pos:long "-30.71136667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26480'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.71136667'^^xsd:double;
  dwc:latitude '37.561'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26480'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58345 -30.71133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58345"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58345 -30.71133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.58345"^^xsd:decimal ;
  geo-pos:long "-30.71133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26891'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116591'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.71133333'^^xsd:double;
  dwc:latitude '37.58345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26891'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54448333 -30.71078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54448333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54448333 -30.71078333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54448333"^^xsd:decimal ;
  geo-pos:long "-30.71078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26009'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112715'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.71078333'^^xsd:double;
  dwc:latitude '37.54448333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26009'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58388333 -30.70973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58388333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58388333 -30.70973333)"^^geo:wktLiteral ;
  geo-pos:lat "37.58388333"^^xsd:decimal ;
  geo-pos:long "-30.70973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25631'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110369'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.70973333'^^xsd:double;
  dwc:latitude '37.58388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25631'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -30.70963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -30.70963333)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-30.70963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26654'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115481'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.70963333'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26654'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73835 -30.70828333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73835"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70828333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73835 -30.70828333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73835"^^xsd:decimal ;
  geo-pos:long "-30.70828333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13521'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60477'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.70828333'^^xsd:double;
  dwc:latitude '38.73835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13521'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56548333 -30.70731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56548333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56548333 -30.70731667)"^^geo:wktLiteral ;
  geo-pos:lat "37.56548333"^^xsd:decimal ;
  geo-pos:long "-30.70731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26008'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112714'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.70731667'^^xsd:double;
  dwc:latitude '37.56548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26008'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09341667 -30.70703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09341667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09341667 -30.70703333)"^^geo:wktLiteral ;
  geo-pos:lat "37.09341667"^^xsd:decimal ;
  geo-pos:long "-30.70703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24635'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105038'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.70703333'^^xsd:double;
  dwc:latitude '37.09341667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24635'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21748333 -30.70671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21748333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21748333 -30.70671667)"^^geo:wktLiteral ;
  geo-pos:lat "37.21748333"^^xsd:decimal ;
  geo-pos:long "-30.70671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24630'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.70671667'^^xsd:double;
  dwc:latitude '37.21748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24630'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21748333 -30.70671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21748333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21748333 -30.70671667)"^^geo:wktLiteral ;
  geo-pos:lat "37.21748333"^^xsd:decimal ;
  geo-pos:long "-30.70671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24631'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.70671667'^^xsd:double;
  dwc:latitude '37.21748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24631'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53191667 -30.70575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53191667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53191667 -30.70575)"^^geo:wktLiteral ;
  geo-pos:lat "37.53191667"^^xsd:decimal ;
  geo-pos:long "-30.70575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25214'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108443'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.70575'^^xsd:double;
  dwc:latitude '37.53191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25214'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55763333 -30.70551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55763333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55763333 -30.70551667)"^^geo:wktLiteral ;
  geo-pos:lat "37.55763333"^^xsd:decimal ;
  geo-pos:long "-30.70551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26652'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.70551667'^^xsd:double;
  dwc:latitude '37.55763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26652'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55763333 -30.70551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55763333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55763333 -30.70551667)"^^geo:wktLiteral ;
  geo-pos:lat "37.55763333"^^xsd:decimal ;
  geo-pos:long "-30.70551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26653'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.70551667'^^xsd:double;
  dwc:latitude '37.55763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26653'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5334 -30.70461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5334"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5334 -30.70461667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5334"^^xsd:decimal ;
  geo-pos:long "-30.70461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25849'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111725'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.70461667'^^xsd:double;
  dwc:latitude '37.5334'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25849'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55921667 -30.70411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55921667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55921667 -30.70411667)"^^geo:wktLiteral ;
  geo-pos:lat "37.55921667"^^xsd:decimal ;
  geo-pos:long "-30.70411667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26889'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.70411667'^^xsd:double;
  dwc:latitude '37.55921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26889'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55468333 -30.70408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55468333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55468333 -30.70408333)"^^geo:wktLiteral ;
  geo-pos:lat "37.55468333"^^xsd:decimal ;
  geo-pos:long "-30.70408333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25623'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.70408333'^^xsd:double;
  dwc:latitude '37.55468333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25623'^^xsd:string;
  dwc:observationDate '2013-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54295 -30.70318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54295"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54295 -30.70318333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54295"^^xsd:decimal ;
  geo-pos:long "-30.70318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26478'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.70318333'^^xsd:double;
  dwc:latitude '37.54295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26478'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54295 -30.70318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54295"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54295 -30.70318333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54295"^^xsd:decimal ;
  geo-pos:long "-30.70318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26479'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.70318333'^^xsd:double;
  dwc:latitude '37.54295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26479'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52916667 -30.7023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52916667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52916667 -30.7023)"^^geo:wktLiteral ;
  geo-pos:lat "37.52916667"^^xsd:decimal ;
  geo-pos:long "-30.7023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25816'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111660'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.7023'^^xsd:double;
  dwc:latitude '37.52916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25816'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54691667 -30.70193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54691667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54691667 -30.70193333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54691667"^^xsd:decimal ;
  geo-pos:long "-30.70193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25840'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111717'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.70193333'^^xsd:double;
  dwc:latitude '37.54691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25840'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5665 -30.70041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5665 -30.70041667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5665"^^xsd:decimal ;
  geo-pos:long "-30.70041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25629'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110367'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.70041667'^^xsd:double;
  dwc:latitude '37.5665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25629'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6205 -30.7004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6205"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6205 -30.7004)"^^geo:wktLiteral ;
  geo-pos:lat "37.6205"^^xsd:decimal ;
  geo-pos:long "-30.7004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26006'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112712'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.7004'^^xsd:double;
  dwc:latitude '37.6205'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26006'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84103333 -30.70038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84103333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84103333 -30.70038333)"^^geo:wktLiteral ;
  geo-pos:lat "38.84103333"^^xsd:decimal ;
  geo-pos:long "-30.70038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21605'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93154'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.70038333'^^xsd:double;
  dwc:latitude '38.84103333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21605'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84103333 -30.70038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84103333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84103333 -30.70038333)"^^geo:wktLiteral ;
  geo-pos:lat "38.84103333"^^xsd:decimal ;
  geo-pos:long "-30.70038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21606'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93154'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.70038333'^^xsd:double;
  dwc:latitude '38.84103333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21606'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53325 -30.70036667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53325"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70036667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53325 -30.70036667)"^^geo:wktLiteral ;
  geo-pos:lat "37.53325"^^xsd:decimal ;
  geo-pos:long "-30.70036667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26514'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.70036667'^^xsd:double;
  dwc:latitude '37.53325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26514'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53325 -30.70036667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53325"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70036667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53325 -30.70036667)"^^geo:wktLiteral ;
  geo-pos:lat "37.53325"^^xsd:decimal ;
  geo-pos:long "-30.70036667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26515'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.70036667'^^xsd:double;
  dwc:latitude '37.53325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26515'^^xsd:string;
  dwc:observationDate '2013-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3323 -30.69823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3323"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3323 -30.69823333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3323"^^xsd:decimal ;
  geo-pos:long "-30.69823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22479'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96090'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.69823333'^^xsd:double;
  dwc:latitude '39.3323'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22479'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53855 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53855"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53855 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.53855"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25845'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111721'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.53855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25845'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93786667 -30.69743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93786667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93786667 -30.69743333)"^^geo:wktLiteral ;
  geo-pos:lat "38.93786667"^^xsd:decimal ;
  geo-pos:long "-30.69743333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23391'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100268'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.69743333'^^xsd:double;
  dwc:latitude '38.93786667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23391'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93786667 -30.69743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.93786667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.93786667 -30.69743333)"^^geo:wktLiteral ;
  geo-pos:lat "38.93786667"^^xsd:decimal ;
  geo-pos:long "-30.69743333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23392'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100268'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.69743333'^^xsd:double;
  dwc:latitude '38.93786667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23392'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28063333 -30.69715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28063333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28063333 -30.69715)"^^geo:wktLiteral ;
  geo-pos:lat "39.28063333"^^xsd:decimal ;
  geo-pos:long "-30.69715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23215'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99437'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.69715'^^xsd:double;
  dwc:latitude '39.28063333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23215'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28063333 -30.69715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28063333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28063333 -30.69715)"^^geo:wktLiteral ;
  geo-pos:lat "39.28063333"^^xsd:decimal ;
  geo-pos:long "-30.69715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23216'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99437'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.69715'^^xsd:double;
  dwc:latitude '39.28063333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23216'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32905 -30.69615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32905"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32905 -30.69615)"^^geo:wktLiteral ;
  geo-pos:lat "38.32905"^^xsd:decimal ;
  geo-pos:long "-30.69615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26892'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.69615'^^xsd:double;
  dwc:latitude '38.32905'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26892'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69505 -30.69453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69505"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69505 -30.69453333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69505"^^xsd:decimal ;
  geo-pos:long "-30.69453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21607'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93155'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.69453333'^^xsd:double;
  dwc:latitude '38.69505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21607'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69505 -30.69453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69505"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69505 -30.69453333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69505"^^xsd:decimal ;
  geo-pos:long "-30.69453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21608'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93155'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.69453333'^^xsd:double;
  dwc:latitude '38.69505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21608'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69505 -30.69453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69505"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69505 -30.69453333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69505"^^xsd:decimal ;
  geo-pos:long "-30.69453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21609'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93155'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.69453333'^^xsd:double;
  dwc:latitude '38.69505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21609'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46013333 -30.69406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46013333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46013333 -30.69406667)"^^geo:wktLiteral ;
  geo-pos:lat "37.46013333"^^xsd:decimal ;
  geo-pos:long "-30.69406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26229'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.69406667'^^xsd:double;
  dwc:latitude '37.46013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26229'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97615 -30.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97615"^^xsd:decimal ;
  dwc:decimalLongitude "-30.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97615 -30.694)"^^geo:wktLiteral ;
  geo-pos:lat "38.97615"^^xsd:decimal ;
  geo-pos:long "-30.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23394'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.694'^^xsd:double;
  dwc:latitude '38.97615'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23394'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56026667 -30.69133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56026667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56026667 -30.69133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.56026667"^^xsd:decimal ;
  geo-pos:long "-30.69133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26890'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.69133333'^^xsd:double;
  dwc:latitude '37.56026667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26890'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42111667 -30.69125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42111667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42111667 -30.69125)"^^geo:wktLiteral ;
  geo-pos:lat "37.42111667"^^xsd:decimal ;
  geo-pos:long "-30.69125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23750'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.69125'^^xsd:double;
  dwc:latitude '37.42111667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23750'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42111667 -30.69125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42111667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42111667 -30.69125)"^^geo:wktLiteral ;
  geo-pos:lat "37.42111667"^^xsd:decimal ;
  geo-pos:long "-30.69125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23751'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.69125'^^xsd:double;
  dwc:latitude '37.42111667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23751'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9497 -30.68905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9497"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9497 -30.68905)"^^geo:wktLiteral ;
  geo-pos:lat "38.9497"^^xsd:decimal ;
  geo-pos:long "-30.68905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23393'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100269'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.68905'^^xsd:double;
  dwc:latitude '38.9497'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23393'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87768333 -30.68811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87768333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87768333 -30.68811667)"^^geo:wktLiteral ;
  geo-pos:lat "38.87768333"^^xsd:decimal ;
  geo-pos:long "-30.68811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16867'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.68811667'^^xsd:double;
  dwc:latitude '38.87768333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16867'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51856667 -30.68768333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51856667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68768333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51856667 -30.68768333)"^^geo:wktLiteral ;
  geo-pos:lat "39.51856667"^^xsd:decimal ;
  geo-pos:long "-30.68768333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16791'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73368'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.68768333'^^xsd:double;
  dwc:latitude '39.51856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16791'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39555 -30.68641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39555"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39555 -30.68641667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39555"^^xsd:decimal ;
  geo-pos:long "-30.68641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14463'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63581'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.68641667'^^xsd:double;
  dwc:latitude '38.39555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14463'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72251667 -30.68533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72251667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72251667 -30.68533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72251667"^^xsd:decimal ;
  geo-pos:long "-30.68533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13520'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60476'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.68533333'^^xsd:double;
  dwc:latitude '38.72251667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13520'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_10378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_10378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_10378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26973333 -30.68466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26973333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_10378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26973333 -30.68466667)"^^geo:wktLiteral ;
  geo-pos:lat "39.26973333"^^xsd:decimal ;
  geo-pos:long "-30.68466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_10378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_10378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_10378'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30697'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.68466667'^^xsd:double;
  dwc:latitude '39.26973333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_10378'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27143333 -30.6829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27143333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27143333 -30.6829)"^^geo:wktLiteral ;
  geo-pos:lat "39.27143333"^^xsd:decimal ;
  geo-pos:long "-30.6829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23217'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99438'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.6829'^^xsd:double;
  dwc:latitude '39.27143333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23217'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52721667 -30.68248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52721667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52721667 -30.68248333)"^^geo:wktLiteral ;
  geo-pos:lat "37.52721667"^^xsd:decimal ;
  geo-pos:long "-30.68248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26678'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115593'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.68248333'^^xsd:double;
  dwc:latitude '37.52721667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26678'^^xsd:string;
  dwc:observationDate '2013-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88801667 -30.68043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88801667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.68043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88801667 -30.68043333)"^^geo:wktLiteral ;
  geo-pos:lat "38.88801667"^^xsd:decimal ;
  geo-pos:long "-30.68043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16866'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73908'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.68043333'^^xsd:double;
  dwc:latitude '38.88801667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16866'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94458333 -30.67925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94458333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94458333 -30.67925)"^^geo:wktLiteral ;
  geo-pos:lat "38.94458333"^^xsd:decimal ;
  geo-pos:long "-30.67925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23188'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.67925'^^xsd:double;
  dwc:latitude '38.94458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23188'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94458333 -30.67925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94458333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94458333 -30.67925)"^^geo:wktLiteral ;
  geo-pos:lat "38.94458333"^^xsd:decimal ;
  geo-pos:long "-30.67925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23189'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.67925'^^xsd:double;
  dwc:latitude '38.94458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23189'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90383333 -30.67836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90383333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90383333 -30.67836667)"^^geo:wktLiteral ;
  geo-pos:lat "38.90383333"^^xsd:decimal ;
  geo-pos:long "-30.67836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23395'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100271'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.67836667'^^xsd:double;
  dwc:latitude '38.90383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23395'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90383333 -30.67836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90383333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90383333 -30.67836667)"^^geo:wktLiteral ;
  geo-pos:lat "38.90383333"^^xsd:decimal ;
  geo-pos:long "-30.67836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23396'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100271'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.67836667'^^xsd:double;
  dwc:latitude '38.90383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23396'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71693333 -30.67718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71693333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71693333 -30.67718333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71693333"^^xsd:decimal ;
  geo-pos:long "-30.67718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13403'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60047'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.67718333'^^xsd:double;
  dwc:latitude '38.71693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13403'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24523333 -30.6765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24523333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24523333 -30.6765)"^^geo:wktLiteral ;
  geo-pos:lat "38.24523333"^^xsd:decimal ;
  geo-pos:long "-30.6765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22717'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97056'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.6765'^^xsd:double;
  dwc:latitude '38.24523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22717'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5342 -30.67578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5342"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5342 -30.67578333)"^^geo:wktLiteral ;
  geo-pos:lat "37.5342"^^xsd:decimal ;
  geo-pos:long "-30.67578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26642'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115453'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.67578333'^^xsd:double;
  dwc:latitude '37.5342'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26642'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92241667 -30.67536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92241667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92241667 -30.67536667)"^^geo:wktLiteral ;
  geo-pos:lat "38.92241667"^^xsd:decimal ;
  geo-pos:long "-30.67536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16870'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73912'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.67536667'^^xsd:double;
  dwc:latitude '38.92241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16870'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56211667 -30.6753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56211667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56211667 -30.6753)"^^geo:wktLiteral ;
  geo-pos:lat "37.56211667"^^xsd:decimal ;
  geo-pos:long "-30.6753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26239'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113690'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.6753'^^xsd:double;
  dwc:latitude '37.56211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26239'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42995 -30.67476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42995 -30.67476667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42995"^^xsd:decimal ;
  geo-pos:long "-30.67476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7406'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19420'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.67476667'^^xsd:double;
  dwc:latitude '39.42995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7406'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42995 -30.67476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42995 -30.67476667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42995"^^xsd:decimal ;
  geo-pos:long "-30.67476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7407'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19420'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.67476667'^^xsd:double;
  dwc:latitude '39.42995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7407'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79861667 -30.67323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79861667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79861667 -30.67323333)"^^geo:wktLiteral ;
  geo-pos:lat "38.79861667"^^xsd:decimal ;
  geo-pos:long "-30.67323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16893'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.67323333'^^xsd:double;
  dwc:latitude '38.79861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16893'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40453333 -30.67163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40453333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.67163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40453333 -30.67163333)"^^geo:wktLiteral ;
  geo-pos:lat "39.40453333"^^xsd:decimal ;
  geo-pos:long "-30.67163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14150'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62621'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-30.67163333'^^xsd:double;
  dwc:latitude '39.40453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14150'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52936667 -30.66953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52936667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52936667 -30.66953333)"^^geo:wktLiteral ;
  geo-pos:lat "37.52936667"^^xsd:decimal ;
  geo-pos:long "-30.66953333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26679'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.66953333'^^xsd:double;
  dwc:latitude '37.52936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26679'^^xsd:string;
  dwc:observationDate '2013-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1914 -30.66883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1914"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1914 -30.66883333)"^^geo:wktLiteral ;
  geo-pos:lat "37.1914"^^xsd:decimal ;
  geo-pos:long "-30.66883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24628'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105033'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.66883333'^^xsd:double;
  dwc:latitude '37.1914'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24628'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1914 -30.66883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1914"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1914 -30.66883333)"^^geo:wktLiteral ;
  geo-pos:lat "37.1914"^^xsd:decimal ;
  geo-pos:long "-30.66883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24629'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105033'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.66883333'^^xsd:double;
  dwc:latitude '37.1914'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24629'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95173333 -30.66761667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95173333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66761667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95173333 -30.66761667)"^^geo:wktLiteral ;
  geo-pos:lat "38.95173333"^^xsd:decimal ;
  geo-pos:long "-30.66761667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23190'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.66761667'^^xsd:double;
  dwc:latitude '38.95173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23190'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95173333 -30.66761667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95173333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66761667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95173333 -30.66761667)"^^geo:wktLiteral ;
  geo-pos:lat "38.95173333"^^xsd:decimal ;
  geo-pos:long "-30.66761667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23191'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.66761667'^^xsd:double;
  dwc:latitude '38.95173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23191'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25056667 -30.66495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25056667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25056667 -30.66495)"^^geo:wktLiteral ;
  geo-pos:lat "39.25056667"^^xsd:decimal ;
  geo-pos:long "-30.66495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23567'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100747'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.66495'^^xsd:double;
  dwc:latitude '39.25056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23567'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54686667 -30.66375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54686667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54686667 -30.66375)"^^geo:wktLiteral ;
  geo-pos:lat "37.54686667"^^xsd:decimal ;
  geo-pos:long "-30.66375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14635'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64989'^^xsd:integer;
  dwc:collector 'popa 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 '-30.66375'^^xsd:double;
  dwc:latitude '37.54686667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14635'^^xsd:string;
  dwc:observationDate '2007-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4187 -30.66133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4187"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4187 -30.66133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.4187"^^xsd:decimal ;
  geo-pos:long "-30.66133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23752'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.66133333'^^xsd:double;
  dwc:latitude '37.4187'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23752'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74395 -30.66025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74395"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74395 -30.66025)"^^geo:wktLiteral ;
  geo-pos:lat "38.74395"^^xsd:decimal ;
  geo-pos:long "-30.66025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21602'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93152'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.66025'^^xsd:double;
  dwc:latitude '38.74395'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21602'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74395 -30.66025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74395"^^xsd:decimal ;
  dwc:decimalLongitude "-30.66025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74395 -30.66025)"^^geo:wktLiteral ;
  geo-pos:lat "38.74395"^^xsd:decimal ;
  geo-pos:long "-30.66025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21603'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93152'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.66025'^^xsd:double;
  dwc:latitude '38.74395'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21603'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42468333 -30.65748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42468333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42468333 -30.65748333)"^^geo:wktLiteral ;
  geo-pos:lat "37.42468333"^^xsd:decimal ;
  geo-pos:long "-30.65748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24622'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105027'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.65748333'^^xsd:double;
  dwc:latitude '37.42468333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24622'^^xsd:string;
  dwc:observationDate '2012-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73456667 -30.65583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73456667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73456667 -30.65583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73456667"^^xsd:decimal ;
  geo-pos:long "-30.65583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21604'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.65583333'^^xsd:double;
  dwc:latitude '38.73456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21604'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55198333 -30.65445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55198333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55198333 -30.65445)"^^geo:wktLiteral ;
  geo-pos:lat "39.55198333"^^xsd:decimal ;
  geo-pos:long "-30.65445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_7410'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19423'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.65445'^^xsd:double;
  dwc:latitude '39.55198333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_7410'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53021667 -30.65385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53021667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53021667 -30.65385)"^^geo:wktLiteral ;
  geo-pos:lat "37.53021667"^^xsd:decimal ;
  geo-pos:long "-30.65385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26682'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.65385'^^xsd:double;
  dwc:latitude '37.53021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26682'^^xsd:string;
  dwc:observationDate '2013-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74125 -30.65333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74125"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/4681__POPA_TUNA_21601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74125 -30.65333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.74125"^^xsd:decimal ;
  geo-pos:long "-30.65333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21601'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93151'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.65333333'^^xsd:double;
  dwc:latitude '38.74125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21601'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38333333 -30.65125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38333333 -30.65125)"^^geo:wktLiteral ;
  geo-pos:lat "39.38333333"^^xsd:decimal ;
  geo-pos:long "-30.65125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14149'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^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 '-30.65125'^^xsd:double;
  dwc:latitude '39.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14149'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06745 -30.6509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06745"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06745 -30.6509)"^^geo:wktLiteral ;
  geo-pos:lat "38.06745"^^xsd:decimal ;
  geo-pos:long "-30.6509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18588'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80356'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-30.6509'^^xsd:double;
  dwc:latitude '38.06745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18588'^^xsd:string;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06745 -30.6509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06745"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06745 -30.6509)"^^geo:wktLiteral ;
  geo-pos:lat "38.06745"^^xsd:decimal ;
  geo-pos:long "-30.6509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18589'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80356'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-30.6509'^^xsd:double;
  dwc:latitude '38.06745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18589'^^xsd:string;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82528333 -30.65081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82528333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82528333 -30.65081667)"^^geo:wktLiteral ;
  geo-pos:lat "38.82528333"^^xsd:decimal ;
  geo-pos:long "-30.65081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23403'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.65081667'^^xsd:double;
  dwc:latitude '38.82528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23403'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82528333 -30.65081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82528333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82528333 -30.65081667)"^^geo:wktLiteral ;
  geo-pos:lat "38.82528333"^^xsd:decimal ;
  geo-pos:long "-30.65081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23404'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.65081667'^^xsd:double;
  dwc:latitude '38.82528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23404'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10643333 -30.65078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10643333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10643333 -30.65078333)"^^geo:wktLiteral ;
  geo-pos:lat "38.10643333"^^xsd:decimal ;
  geo-pos:long "-30.65078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22711'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.65078333'^^xsd:double;
  dwc:latitude '38.10643333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22711'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24948333 -30.65026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24948333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24948333 -30.65026667)"^^geo:wktLiteral ;
  geo-pos:lat "37.24948333"^^xsd:decimal ;
  geo-pos:long "-30.65026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23717'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.65026667'^^xsd:double;
  dwc:latitude '37.24948333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23717'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23975 -30.64858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23975 -30.64858333)"^^geo:wktLiteral ;
  geo-pos:lat "37.23975"^^xsd:decimal ;
  geo-pos:long "-30.64858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23718'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.64858333'^^xsd:double;
  dwc:latitude '37.23975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23718'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23975 -30.64858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23975 -30.64858333)"^^geo:wktLiteral ;
  geo-pos:lat "37.23975"^^xsd:decimal ;
  geo-pos:long "-30.64858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23719'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.64858333'^^xsd:double;
  dwc:latitude '37.23975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23719'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27016667 -30.64836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27016667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27016667 -30.64836667)"^^geo:wktLiteral ;
  geo-pos:lat "38.27016667"^^xsd:decimal ;
  geo-pos:long "-30.64836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22714'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97053'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-30.64836667'^^xsd:double;
  dwc:latitude '38.27016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22714'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09525 -30.64811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09525 -30.64811667)"^^geo:wktLiteral ;
  geo-pos:lat "38.09525"^^xsd:decimal ;
  geo-pos:long "-30.64811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18586'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80354'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-30.64811667'^^xsd:double;
  dwc:latitude '38.09525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18586'^^xsd:string;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53166667 -30.64591667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64591667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53166667 -30.64591667)"^^geo:wktLiteral ;
  geo-pos:lat "37.53166667"^^xsd:decimal ;
  geo-pos:long "-30.64591667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26643'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115454'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.64591667'^^xsd:double;
  dwc:latitude '37.53166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26643'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9122 -30.64476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9122"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9122 -30.64476667)"^^geo:wktLiteral ;
  geo-pos:lat "37.9122"^^xsd:decimal ;
  geo-pos:long "-30.64476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24643'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.64476667'^^xsd:double;
  dwc:latitude '37.9122'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24643'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53441667 -30.64326667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53441667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64326667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53441667 -30.64326667)"^^geo:wktLiteral ;
  geo-pos:lat "37.53441667"^^xsd:decimal ;
  geo-pos:long "-30.64326667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26680'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115595'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.64326667'^^xsd:double;
  dwc:latitude '37.53441667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26680'^^xsd:string;
  dwc:observationDate '2013-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08345 -30.64151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08345"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08345 -30.64151667)"^^geo:wktLiteral ;
  geo-pos:lat "38.08345"^^xsd:decimal ;
  geo-pos:long "-30.64151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18590'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80357'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-30.64151667'^^xsd:double;
  dwc:latitude '38.08345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18590'^^xsd:string;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52751667 -30.64098333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52751667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64098333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52751667 -30.64098333)"^^geo:wktLiteral ;
  geo-pos:lat "37.52751667"^^xsd:decimal ;
  geo-pos:long "-30.64098333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26645'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115456'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.64098333'^^xsd:double;
  dwc:latitude '37.52751667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26645'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90753333 -30.63913333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90753333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63913333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90753333 -30.63913333)"^^geo:wktLiteral ;
  geo-pos:lat "37.90753333"^^xsd:decimal ;
  geo-pos:long "-30.63913333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24644'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63913333'^^xsd:double;
  dwc:latitude '37.90753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24644'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93348333 -30.63906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93348333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93348333 -30.63906667)"^^geo:wktLiteral ;
  geo-pos:lat "37.93348333"^^xsd:decimal ;
  geo-pos:long "-30.63906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24640'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105213'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63906667'^^xsd:double;
  dwc:latitude '37.93348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24640'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2273 -30.63856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2273"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2273 -30.63856667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2273"^^xsd:decimal ;
  geo-pos:long "-30.63856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23720'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63856667'^^xsd:double;
  dwc:latitude '37.2273'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23720'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2273 -30.63856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2273"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2273 -30.63856667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2273"^^xsd:decimal ;
  geo-pos:long "-30.63856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23721'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63856667'^^xsd:double;
  dwc:latitude '37.2273'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23721'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26961667 -30.63776667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26961667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63776667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26961667 -30.63776667)"^^geo:wktLiteral ;
  geo-pos:lat "39.26961667"^^xsd:decimal ;
  geo-pos:long "-30.63776667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14460'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63578'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63776667'^^xsd:double;
  dwc:latitude '39.26961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14460'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0703 -30.6371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0703"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0703 -30.6371)"^^geo:wktLiteral ;
  geo-pos:lat "38.0703"^^xsd:decimal ;
  geo-pos:long "-30.6371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18587'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80355'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-30.6371'^^xsd:double;
  dwc:latitude '38.0703'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18587'^^xsd:string;
  dwc:observationDate '2009-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52953333 -30.63698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52953333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52953333 -30.63698333)"^^geo:wktLiteral ;
  geo-pos:lat "37.52953333"^^xsd:decimal ;
  geo-pos:long "-30.63698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26681'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-30.63698333'^^xsd:double;
  dwc:latitude '37.52953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26681'^^xsd:string;
  dwc:observationDate '2013-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94116667 -30.63698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94116667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94116667 -30.63698333)"^^geo:wktLiteral ;
  geo-pos:lat "37.94116667"^^xsd:decimal ;
  geo-pos:long "-30.63698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24641'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105214'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63698333'^^xsd:double;
  dwc:latitude '37.94116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24641'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94116667 -30.63698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94116667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94116667 -30.63698333)"^^geo:wktLiteral ;
  geo-pos:lat "37.94116667"^^xsd:decimal ;
  geo-pos:long "-30.63698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24642'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105214'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63698333'^^xsd:double;
  dwc:latitude '37.94116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24642'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88325 -30.63646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88325"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88325 -30.63646667)"^^geo:wktLiteral ;
  geo-pos:lat "38.88325"^^xsd:decimal ;
  geo-pos:long "-30.63646667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21836'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93999'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63646667'^^xsd:double;
  dwc:latitude '38.88325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21836'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88325 -30.63646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88325"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88325 -30.63646667)"^^geo:wktLiteral ;
  geo-pos:lat "38.88325"^^xsd:decimal ;
  geo-pos:long "-30.63646667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21837'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93999'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63646667'^^xsd:double;
  dwc:latitude '38.88325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21837'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35175 -30.63611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35175"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35175 -30.63611667)"^^geo:wktLiteral ;
  geo-pos:lat "37.35175"^^xsd:decimal ;
  geo-pos:long "-30.63611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24929'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106886'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63611667'^^xsd:double;
  dwc:latitude '37.35175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24929'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35175 -30.63611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35175"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35175 -30.63611667)"^^geo:wktLiteral ;
  geo-pos:lat "37.35175"^^xsd:decimal ;
  geo-pos:long "-30.63611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24930'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106886'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63611667'^^xsd:double;
  dwc:latitude '37.35175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24930'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55431667 -30.63525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55431667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55431667 -30.63525)"^^geo:wktLiteral ;
  geo-pos:lat "37.55431667"^^xsd:decimal ;
  geo-pos:long "-30.63525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22327'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95629'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.63525'^^xsd:double;
  dwc:latitude '37.55431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22327'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2511 -30.63468333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2511"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63468333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2511 -30.63468333)"^^geo:wktLiteral ;
  geo-pos:lat "39.2511"^^xsd:decimal ;
  geo-pos:long "-30.63468333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21882'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94076'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.63468333'^^xsd:double;
  dwc:latitude '39.2511'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21882'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2511 -30.63468333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2511"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63468333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2511 -30.63468333)"^^geo:wktLiteral ;
  geo-pos:lat "39.2511"^^xsd:decimal ;
  geo-pos:long "-30.63468333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21883'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94076'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.63468333'^^xsd:double;
  dwc:latitude '39.2511'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21883'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26793333 -30.63291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26793333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26793333 -30.63291667)"^^geo:wktLiteral ;
  geo-pos:lat "37.26793333"^^xsd:decimal ;
  geo-pos:long "-30.63291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23715'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63291667'^^xsd:double;
  dwc:latitude '37.26793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23715'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26793333 -30.63291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26793333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26793333 -30.63291667)"^^geo:wktLiteral ;
  geo-pos:lat "37.26793333"^^xsd:decimal ;
  geo-pos:long "-30.63291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23716'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63291667'^^xsd:double;
  dwc:latitude '37.26793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23716'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0644 -30.63263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0644"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0644 -30.63263333)"^^geo:wktLiteral ;
  geo-pos:lat "38.0644"^^xsd:decimal ;
  geo-pos:long "-30.63263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18592'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80359'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-30.63263333'^^xsd:double;
  dwc:latitude '38.0644'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18592'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20555 -30.63215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20555"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20555 -30.63215)"^^geo:wktLiteral ;
  geo-pos:lat "38.20555"^^xsd:decimal ;
  geo-pos:long "-30.63215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19472'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86088'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63215'^^xsd:double;
  dwc:latitude '38.20555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19472'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20555 -30.63215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20555"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20555 -30.63215)"^^geo:wktLiteral ;
  geo-pos:lat "38.20555"^^xsd:decimal ;
  geo-pos:long "-30.63215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19473'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86088'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.63215'^^xsd:double;
  dwc:latitude '38.20555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19473'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_26644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_26644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_26644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52083333 -30.6311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_26644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52083333 -30.6311)"^^geo:wktLiteral ;
  geo-pos:lat "37.52083333"^^xsd:decimal ;
  geo-pos:long "-30.6311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_26644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_26644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_26644'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115455'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-30.6311'^^xsd:double;
  dwc:latitude '37.52083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_26644'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2566 -30.62968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2566"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2566 -30.62968333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2566"^^xsd:decimal ;
  geo-pos:long "-30.62968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23714'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.62968333'^^xsd:double;
  dwc:latitude '37.2566'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23714'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4252 -30.62918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4252 -30.62918333)"^^geo:wktLiteral ;
  geo-pos:lat "37.4252"^^xsd:decimal ;
  geo-pos:long "-30.62918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23753'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101745'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.62918333'^^xsd:double;
  dwc:latitude '37.4252'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23753'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4252 -30.62918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4252 -30.62918333)"^^geo:wktLiteral ;
  geo-pos:lat "37.4252"^^xsd:decimal ;
  geo-pos:long "-30.62918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23754'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101745'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.62918333'^^xsd:double;
  dwc:latitude '37.4252'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23754'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_13402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_13402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_13402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72178333 -30.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72178333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_13402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72178333 -30.627)"^^geo:wktLiteral ;
  geo-pos:lat "38.72178333"^^xsd:decimal ;
  geo-pos:long "-30.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_13402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_13402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_13402'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60046'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.627'^^xsd:double;
  dwc:latitude '38.72178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_13402'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92973333 -30.62675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92973333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92973333 -30.62675)"^^geo:wktLiteral ;
  geo-pos:lat "38.92973333"^^xsd:decimal ;
  geo-pos:long "-30.62675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16883'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73973'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.62675'^^xsd:double;
  dwc:latitude '38.92973333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16883'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_16885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_16885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_16885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87963333 -30.62643333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87963333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62643333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_16885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87963333 -30.62643333)"^^geo:wktLiteral ;
  geo-pos:lat "38.87963333"^^xsd:decimal ;
  geo-pos:long "-30.62643333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_16885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_16885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_16885'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73975'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.62643333'^^xsd:double;
  dwc:latitude '38.87963333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_16885'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83823333 -30.62363333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83823333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62363333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83823333 -30.62363333)"^^geo:wktLiteral ;
  geo-pos:lat "38.83823333"^^xsd:decimal ;
  geo-pos:long "-30.62363333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23178'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99326'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.62363333'^^xsd:double;
  dwc:latitude '38.83823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23178'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_14347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_14347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8949 -30.62326667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8949"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62326667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_14347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8949 -30.62326667)"^^geo:wktLiteral ;
  geo-pos:lat "38.8949"^^xsd:decimal ;
  geo-pos:long "-30.62326667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_14347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_14347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_14347'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63166'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.62326667'^^xsd:double;
  dwc:latitude '38.8949'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_14347'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8993 -30.62158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8993 -30.62158333)"^^geo:wktLiteral ;
  geo-pos:lat "38.8993"^^xsd:decimal ;
  geo-pos:long "-30.62158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21838'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.62158333'^^xsd:double;
  dwc:latitude '38.8993'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21838'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8993 -30.62158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8993 -30.62158333)"^^geo:wktLiteral ;
  geo-pos:lat "38.8993"^^xsd:decimal ;
  geo-pos:long "-30.62158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21839'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.62158333'^^xsd:double;
  dwc:latitude '38.8993'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21839'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8993 -30.62158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8993 -30.62158333)"^^geo:wktLiteral ;
  geo-pos:lat "38.8993"^^xsd:decimal ;
  geo-pos:long "-30.62158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21840'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.62158333'^^xsd:double;
  dwc:latitude '38.8993'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21840'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87695 -30.61826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87695"^^xsd:decimal ;
  dwc:decimalLongitude "-30.61826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87695 -30.61826667)"^^geo:wktLiteral ;
  geo-pos:lat "38.87695"^^xsd:decimal ;
  geo-pos:long "-30.61826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23063'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98808'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.61826667'^^xsd:double;
  dwc:latitude '38.87695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23063'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07185 -30.61726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07185"^^xsd:decimal ;
  dwc:decimalLongitude "-30.61726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07185 -30.61726667)"^^geo:wktLiteral ;
  geo-pos:lat "38.07185"^^xsd:decimal ;
  geo-pos:long "-30.61726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19275'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84867'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.61726667'^^xsd:double;
  dwc:latitude '38.07185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19275'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47748333 -30.61618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47748333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.61618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47748333 -30.61618333)"^^geo:wktLiteral ;
  geo-pos:lat "37.47748333"^^xsd:decimal ;
  geo-pos:long "-30.61618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25800'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.61618333'^^xsd:double;
  dwc:latitude '37.47748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25800'^^xsd:string;
  dwc:observationDate '2013-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_22710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_22710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_22710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1369 -30.61476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1369"^^xsd:decimal ;
  dwc:decimalLongitude "-30.61476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_22710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1369 -30.61476667)"^^geo:wktLiteral ;
  geo-pos:lat "38.1369"^^xsd:decimal ;
  geo-pos:long "-30.61476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_22710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_22710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_22710'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97049'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.61476667'^^xsd:double;
  dwc:latitude '38.1369'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_22710'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19998333 -30.61343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19998333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.61343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19998333 -30.61343333)"^^geo:wktLiteral ;
  geo-pos:lat "38.19998333"^^xsd:decimal ;
  geo-pos:long "-30.61343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19470'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86087'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.61343333'^^xsd:double;
  dwc:latitude '38.19998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19470'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_19471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_19471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_19471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19998333 -30.61343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19998333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.61343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_19471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19998333 -30.61343333)"^^geo:wktLiteral ;
  geo-pos:lat "38.19998333"^^xsd:decimal ;
  geo-pos:long "-30.61343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_19471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_19471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_19471'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86087'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.61343333'^^xsd:double;
  dwc:latitude '38.19998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_19471'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_25636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_25636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_25636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47298333 -30.61221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47298333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.61221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_25636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47298333 -30.61221667)"^^geo:wktLiteral ;
  geo-pos:lat "37.47298333"^^xsd:decimal ;
  geo-pos:long "-30.61221667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_25636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_25636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_25636'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110373'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^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 '-30.61221667'^^xsd:double;
  dwc:latitude '37.47298333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_25636'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_23401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_23401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_23401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00436667 -30.61216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00436667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.61216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_23401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00436667 -30.61216667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00436667"^^xsd:decimal ;
  geo-pos:long "-30.61216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_23401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_23401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_23401'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100275'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.61216667'^^xsd:double;
  dwc:latitude '39.00436667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_23401'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_18593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_18593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_18593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06518333 -30.60935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06518333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_18593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06518333 -30.60935)"^^geo:wktLiteral ;
  geo-pos:lat "38.06518333"^^xsd:decimal ;
  geo-pos:long "-30.60935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_18593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_18593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_18593'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80360'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-30.60935'^^xsd:double;
  dwc:latitude '38.06518333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Galha-à-ré'^^xsd:string;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_18593'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_24118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_24118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_24118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80875 -30.60923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80875"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_24118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80875 -30.60923333)"^^geo:wktLiteral ;
  geo-pos:lat "37.80875"^^xsd:decimal ;
  geo-pos:long "-30.60923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_24118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_24118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_24118'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102777'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^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 '-30.60923333'^^xsd:double;
  dwc:latitude '37.80875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_24118'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_21884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4681__POPA_TUNA_21884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4681__POPA_TUNA_21884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23165 -30.60861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23165"^^xsd:decimal ;
  dwc:decimalLongitude "-30.60861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4681__POPA_TUNA_21884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23165 -30.60861667)"^^geo:wktLiteral ;
  geo-pos:lat "39.23165"^^xsd:decimal ;
  geo-pos:long "-30.60861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4681__POPA_TUNA_21884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_TUNA_21884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4681_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_TUNA'^^xsd:string;
  dwc:catalogNumber 'POPA_TUNA_21884'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.60861667'^^xsd:double;
  dwc:latitude '39.23165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_TUNA_21884'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4681__POPA_TUNA_14462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <h