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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_34'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '57202'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.48036667'^^xsd:double;
  dwc:latitude '38.49756667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_34'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0133 -16.04175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0133"^^xsd:decimal ;
  dwc:decimalLongitude "-16.04175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_35'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-16.04175'^^xsd:double;
  dwc:latitude '30.0133'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe porco'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_35'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6335 -16.18338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6335"^^xsd:decimal ;
  dwc:decimalLongitude "-16.18338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_36'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60024'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-16.18338333'^^xsd:double;
  dwc:latitude '32.6335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Tintureira'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_36'^^xsd:string;
  dwc:observationDate '2006-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.748 -16.15633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.748"^^xsd:decimal ;
  dwc:decimalLongitude "-16.15633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_40'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60404'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-13.62443333'^^xsd:double;
  dwc:latitude '31.1597'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_40'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.16595 -13.61946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.16595"^^xsd:decimal ;
  dwc:decimalLongitude "-13.61946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_42'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60438'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-13.62898333'^^xsd:double;
  dwc:latitude '31.15416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_42'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.15773333 -13.6242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.15773333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_43'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60440'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-13.6242'^^xsd:double;
  dwc:latitude '31.15773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_43'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00598333 -28.09771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00598333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_44'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.09771667'^^xsd:double;
  dwc:latitude '39.00598333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_44'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64685 -27.95241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64685"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_45'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60676'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.95241667'^^xsd:double;
  dwc:latitude '38.64685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_45'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6895 -28.05228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_46'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60679'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.05228333'^^xsd:double;
  dwc:latitude '38.6895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_46'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61695 -28.7908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61695"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_48'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60780'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.7908'^^xsd:double;
  dwc:latitude '38.61695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_48'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61635 -28.79181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_49'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60816'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79181667'^^xsd:double;
  dwc:latitude '38.61635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_49'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00445 -29.29951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00445"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_50'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60818'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.29951667'^^xsd:double;
  dwc:latitude '38.00445'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_50'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6064 -28.81365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6064"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_52'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60819'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.81365'^^xsd:double;
  dwc:latitude '38.6064'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_52'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61451667 -28.8045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61451667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_53'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60822'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.8045'^^xsd:double;
  dwc:latitude '38.61451667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_53'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61451667 -28.8045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61451667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_54'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60822'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.8045'^^xsd:double;
  dwc:latitude '38.61451667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_54'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59846667 -28.83903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59846667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_55'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60824'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.83903333'^^xsd:double;
  dwc:latitude '38.59846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Anchova'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_55'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59846667 -28.83903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59846667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_56'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60824'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.83903333'^^xsd:double;
  dwc:latitude '38.59846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_56'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00193333 -29.30835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00193333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_57'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-29.30835'^^xsd:double;
  dwc:latitude '38.00193333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_57'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00335 -29.29955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_58'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-29.29955'^^xsd:double;
  dwc:latitude '38.00335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_58'^^xsd:string;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76963333 -27.38711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76963333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.38711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_59'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61923'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.38711667'^^xsd:double;
  dwc:latitude '38.76963333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_59'^^xsd:string;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.002 -29.30093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.002"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_19'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53828'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.03668333'^^xsd:double;
  dwc:latitude '32.04061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_19'^^xsd:string;
  dwc:observationDate '2005-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20968333 -26.6019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20968333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_20'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53989'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-26.6019'^^xsd:double;
  dwc:latitude '38.20968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_20'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20968333 -26.6019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20968333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_21'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53989'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-26.6019'^^xsd:double;
  dwc:latitude '38.20968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_21'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63438333 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63438333"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_26'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55899'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.75985'^^xsd:double;
  dwc:latitude '38.57001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_26'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70425 -28.07773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70425"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_61'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62779'^^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 '-29.29756667'^^xsd:double;
  dwc:latitude '38.00455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_61'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0055 -29.30166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0055"^^xsd:decimal ;
  dwc:decimalLongitude "-29.30166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_62'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62780'^^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 '-29.30166667'^^xsd:double;
  dwc:latitude '38.0055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_62'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87623333 -17.21463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87623333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.21463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_63'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63006'^^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 '-17.21463333'^^xsd:double;
  dwc:latitude '32.87623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_63'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87623333 -17.21463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87623333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.21463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_64'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63006'^^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 '-17.21463333'^^xsd:double;
  dwc:latitude '32.87623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Anchova'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_64'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87623333 -17.21463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87623333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.21463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_65'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63006'^^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 '-17.21463333'^^xsd:double;
  dwc:latitude '32.87623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: encharéu'^^xsd:string;
  dwc:aphiaid '126812'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_65'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87448333 -17.21265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87448333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.21265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_66'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63007'^^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 '-17.21265'^^xsd:double;
  dwc:latitude '32.87448333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: encharéu'^^xsd:string;
  dwc:aphiaid '126812'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_66'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.08253333 -25.8522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.08253333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_68'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65343'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.8361'^^xsd:double;
  dwc:latitude '38.15385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_68'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1084 -28.86846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1084"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_69'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.86846667'^^xsd:double;
  dwc:latitude '38.1084'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_69'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07616667 -28.86866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07616667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_70'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.86866667'^^xsd:double;
  dwc:latitude '38.07616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_70'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23393333 -28.77033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23393333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_71'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66206'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.77033333'^^xsd:double;
  dwc:latitude '38.23393333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_71'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73456667 -28.30583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73456667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_75'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66424'^^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 '-28.09933333'^^xsd:double;
  dwc:latitude '38.69823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_75'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_76> ;
  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/4674__POPA_DISCARDS_76>
  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/4674__POPA_DISCARDS_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_76'^^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_DISCARDS_76'^^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/4674__POPA_DISCARDS_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25753333 -28.80466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25753333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_77'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66531'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.80466667'^^xsd:double;
  dwc:latitude '38.25753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_77'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_78> ;
  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/4674__POPA_DISCARDS_78>
  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/4674__POPA_DISCARDS_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_78'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^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: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_78'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_79> ;
  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/4674__POPA_DISCARDS_79>
  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/4674__POPA_DISCARDS_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_79'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^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: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_79'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_80> ;
  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/4674__POPA_DISCARDS_80>
  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/4674__POPA_DISCARDS_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_80'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^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: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_80'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_81> ;
  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/4674__POPA_DISCARDS_81>
  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/4674__POPA_DISCARDS_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_81'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^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: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_81'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_82> ;
  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/4674__POPA_DISCARDS_82>
  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/4674__POPA_DISCARDS_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_82'^^xsd:string;
  dwc:scientificName 'Seriola'^^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: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_82'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01798333 -29.11876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01798333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.11876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_86'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68440'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.74711667'^^xsd:double;
  dwc:latitude '38.58016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_86'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76716667 -28.32918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76716667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4674__POPA_DISCARDS_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76716667 -28.32918333)"^^geo:wktLiteral ;
  geo-pos:lat "38.76716667"^^xsd:decimal ;
  geo-pos:long "-28.32918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_89'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69087'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.61468333'^^xsd:double;
  dwc:latitude '37.45971667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe porco'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_89'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76346667 -28.31068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76346667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_90'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69982'^^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 '-28.31068333'^^xsd:double;
  dwc:latitude '38.76346667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_90'^^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/4674__POPA_DISCARDS_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65026667 -28.72416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65026667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_93'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69987'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72416667'^^xsd:double;
  dwc:latitude '38.65026667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_93'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64373333 -28.72833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64373333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_95'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70058'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.74185'^^xsd:double;
  dwc:latitude '38.63608333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_95'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64095 -28.74283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64095"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_96'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.74283333'^^xsd:double;
  dwc:latitude '38.64095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_96'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64095 -28.74283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64095"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_97'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.74283333'^^xsd:double;
  dwc:latitude '38.64095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_97'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73468333 -28.21716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73468333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_100'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70752'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.72448333'^^xsd:double;
  dwc:latitude '38.73115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_100'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_101> ;
  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/4674__POPA_DISCARDS_101>
  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/4674__POPA_DISCARDS_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_101'^^xsd:string;
  dwc:scientificName 'Thunnus 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: Rabiolo'^^xsd:string;
  dwc:aphiaid '127029'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_101'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14688333 -28.88898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14688333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_102'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70856'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.88898333'^^xsd:double;
  dwc:latitude '38.14688333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_102'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1576 -28.90071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1576"^^xsd:decimal ;
  dwc:decimalLongitude "-28.90071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_103'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70857'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.90071667'^^xsd:double;
  dwc:latitude '38.1576'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_103'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42166667 -28.02303333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02303333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_104'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71028'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.02303333'^^xsd:double;
  dwc:latitude '38.42166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe porco'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_104'^^xsd:string;
  dwc:observationDate '2007-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62765 -28.81101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62765"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81101667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_105'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.81101667'^^xsd:double;
  dwc:latitude '38.62765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_105'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.29831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_106'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-29.29831667'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_106'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.29831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_107'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-29.29831667'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_107'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.29831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73979'^^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 '-28.49715'^^xsd:double;
  dwc:latitude '39.27675'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_124'^^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/4674__POPA_DISCARDS_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29615 -28.39523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_125'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73980'^^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 '-28.39523333'^^xsd:double;
  dwc:latitude '39.29615'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_125'^^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/4674__POPA_DISCARDS_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01251667 -24.79606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01251667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.79606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_132'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74548'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.67345'^^xsd:double;
  dwc:latitude '37.50028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_132'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52405 -25.58738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52405"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_133'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74549'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.58738333'^^xsd:double;
  dwc:latitude '37.52405'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_133'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50113333 -25.63241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50113333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_134'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74550'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.63241667'^^xsd:double;
  dwc:latitude '37.50113333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_134'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46926667 -25.64376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46926667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_135'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74552'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.64376667'^^xsd:double;
  dwc:latitude '37.46926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_135'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59991667 -25.41905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59991667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_136'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74574'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.41905'^^xsd:double;
  dwc:latitude '37.59991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_136'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86958333 -25.1149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86958333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_148'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75385'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.29796667'^^xsd:double;
  dwc:latitude '38.00328333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_148'^^xsd:string;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00456667 -29.29345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00456667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_150'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75389'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.29953333'^^xsd:double;
  dwc:latitude '38.0054'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_150'^^xsd:string;
  dwc:observationDate '2008-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00886667 -29.29453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00886667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_152'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75477'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.30848333'^^xsd:double;
  dwc:latitude '36.94828333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_152'^^xsd:string;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49345 -25.63211667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49345"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63211667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_153'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75488'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.63211667'^^xsd:double;
  dwc:latitude '37.49345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_153'^^xsd:string;
  dwc:observationDate '2008-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11761667 -25.18228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11761667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_154'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75490'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.18228333'^^xsd:double;
  dwc:latitude '37.11761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_154'^^xsd:string;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47503333 -25.60433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47503333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.60433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_161'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.82645'^^xsd:double;
  dwc:latitude '39.55208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_161'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53973333 -29.82435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53973333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.82435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_162'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75790'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.82435'^^xsd:double;
  dwc:latitude '39.53973333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_162'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3797 -28.15315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3797"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_165'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.02553333'^^xsd:double;
  dwc:latitude '30.62853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_165'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1869 -25.60561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1869"^^xsd:decimal ;
  dwc:decimalLongitude "-25.60561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_166'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.60561667'^^xsd:double;
  dwc:latitude '37.1869'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_166'^^xsd:string;
  dwc:observationDate '2008-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19421667 -24.8332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19421667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_167'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76179'^^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 '-24.8332'^^xsd:double;
  dwc:latitude '37.19421667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_167'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19421667 -24.8332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19421667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_168'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76179'^^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 '-24.8332'^^xsd:double;
  dwc:latitude '37.19421667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Plombeta'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_168'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22026667 -25.02135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22026667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_170'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76245'^^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 '-25.23048333'^^xsd:double;
  dwc:latitude '37.09711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_170'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_171> ;
  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/4674__POPA_DISCARDS_171>
  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/4674__POPA_DISCARDS_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_171'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_171'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0733 -25.2616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0733"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_172'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76252'^^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 '-25.2616'^^xsd:double;
  dwc:latitude '37.0733'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_172'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07243333 -25.2523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07243333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_173'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76253'^^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 '-25.2523'^^xsd:double;
  dwc:latitude '37.07243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_173'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05766667 -24.97555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05766667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.97555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_176'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76612'^^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 '-29.28828333'^^xsd:double;
  dwc:latitude '28.00485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_176'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.00485 -29.28828333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.00485"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28828333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_177'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76612'^^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 '-29.28828333'^^xsd:double;
  dwc:latitude '28.00485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_177'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0049 -29.29633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0049"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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/4674__POPA_DISCARDS_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0049 -29.29633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.0049"^^xsd:decimal ;
  geo-pos:long "-29.29633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_179'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76615'^^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 '-29.2976'^^xsd:double;
  dwc:latitude '38.00753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_179'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00753333 -29.2976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00753333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_182'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76736'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.74463333'^^xsd:double;
  dwc:latitude '38.53663333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_182'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73131667 -27.0182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73131667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_184'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76862'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.29228333'^^xsd:double;
  dwc:latitude '32.00541667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_184'^^xsd:string;
  dwc:observationDate '2008-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75801667 -27.03646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75801667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_187'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76889'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.29896667'^^xsd:double;
  dwc:latitude '38.00253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe porco'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_187'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00253333 -29.29896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00253333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_188'^^xsd:string;
  dwc:scientificName 'Remora osteochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76889'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.29896667'^^xsd:double;
  dwc:latitude '38.00253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Rémora'^^xsd:string;
  dwc:aphiaid '126852'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_188'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00425 -29.2982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00425"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_190'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76891'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.2982'^^xsd:double;
  dwc:latitude '38.00425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe porco'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_190'^^xsd:string;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90271667 -29.56908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90271667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.56908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_193'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.28906667'^^xsd:double;
  dwc:latitude '37.99596667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_193'^^xsd:string;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00328333 -29.29918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00328333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_195'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.29798333'^^xsd:double;
  dwc:latitude '39.00433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_195'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00433333 -29.29798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00433333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_199'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77568'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.17618333'^^xsd:double;
  dwc:latitude '37.68396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_199'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26435 -25.05488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26435"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_201'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-24.9666'^^xsd:double;
  dwc:latitude '36.86131667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_201'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16225 -24.7783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16225"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_203'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77702'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-24.95035'^^xsd:double;
  dwc:latitude '36.86638333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_203'^^xsd:string;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00558333 -29.29951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00558333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_204'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77774'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.29951667'^^xsd:double;
  dwc:latitude '38.00558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe porco'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_204'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00558333 -29.29951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00558333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_205'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77774'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-29.29951667'^^xsd:double;
  dwc:latitude '38.00558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_205'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08588333 -25.02516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08588333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_206'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77943'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.02516667'^^xsd:double;
  dwc:latitude '37.08588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_206'^^xsd:string;
  dwc:observationDate '2008-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18986667 -24.75315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18986667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.75315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_208'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78107'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-26.60235'^^xsd:double;
  dwc:latitude '38.22358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_208'^^xsd:string;
  dwc:observationDate '2008-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70046667 -28.10818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70046667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_209'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.10818333'^^xsd:double;
  dwc:latitude '38.70046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Garoupa'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_209'^^xsd:string;
  dwc:observationDate '2008-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3774 -25.7508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3774"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_210'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78254'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.7508'^^xsd:double;
  dwc:latitude '37.3774'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_210'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09863333 -24.99258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09863333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.99258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_211'^^xsd:string;
  dwc:scientificName 'Remora osteochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78294'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-24.99258333'^^xsd:double;
  dwc:latitude '37.09863333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Rémora'^^xsd:string;
  dwc:aphiaid '126852'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_211'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37265 -25.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37265"^^xsd:decimal ;
  dwc:decimalLongitude "-25.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_217'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.07081667'^^xsd:double;
  dwc:latitude '36.83793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_217'^^xsd:string;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.856 -25.03951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_218'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78501'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.03951667'^^xsd:double;
  dwc:latitude '36.856'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_218'^^xsd:string;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32875 -25.7072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32875"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_219'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.7072'^^xsd:double;
  dwc:latitude '37.32875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_219'^^xsd:string;
  dwc:observationDate '2008-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46848333 -28.0615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46848333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_220'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78771'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.0615'^^xsd:double;
  dwc:latitude '38.46848333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_220'^^xsd:string;
  dwc:observationDate '2008-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1441 -25.21311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1441"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_221'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79134'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.21311667'^^xsd:double;
  dwc:latitude '37.1441'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_221'^^xsd:string;
  dwc:observationDate '2009-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96796667 -25.24756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96796667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_223'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80141'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28181667'^^xsd:double;
  dwc:latitude '36.98155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_223'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_224> ;
  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/4674__POPA_DISCARDS_224>
  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/4674__POPA_DISCARDS_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_224'^^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_DISCARDS_224'^^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/4674__POPA_DISCARDS_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_225> ;
  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/4674__POPA_DISCARDS_225>
  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/4674__POPA_DISCARDS_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_225'^^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_DISCARDS_225'^^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/4674__POPA_DISCARDS_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_226> ;
  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/4674__POPA_DISCARDS_226>
  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/4674__POPA_DISCARDS_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_226'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^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: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_226'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_227> ;
  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/4674__POPA_DISCARDS_227>
  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/4674__POPA_DISCARDS_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_227'^^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_DISCARDS_227'^^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/4674__POPA_DISCARDS_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_228> ;
  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/4674__POPA_DISCARDS_228>
  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/4674__POPA_DISCARDS_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_228'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^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: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_228'^^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/4674__POPA_DISCARDS_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_229> ;
  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/4674__POPA_DISCARDS_229>
  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/4674__POPA_DISCARDS_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_229'^^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_DISCARDS_229'^^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/4674__POPA_DISCARDS_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20911667 -28.43131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20911667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_238'^^xsd:string;
  dwc:scientificName 'Remora osteochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84132'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.15818333'^^xsd:double;
  dwc:latitude '36.7351'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Rémora'^^xsd:string;
  dwc:aphiaid '126852'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_238'^^xsd:string;
  dwc:observationDate '2009-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34641667 -25.85451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34641667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_240'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.30291667'^^xsd:double;
  dwc:latitude '36.63603333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_240'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47411667 -25.55453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47411667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.55453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_242'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84663'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.53503333'^^xsd:double;
  dwc:latitude '37.53276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_242'^^xsd:string;
  dwc:observationDate '2009-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_243> ;
  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/4674__POPA_DISCARDS_243>
  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/4674__POPA_DISCARDS_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_243'^^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_DISCARDS_243'^^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/4674__POPA_DISCARDS_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_244> ;
  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/4674__POPA_DISCARDS_244>
  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/4674__POPA_DISCARDS_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_244'^^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_DISCARDS_244'^^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/4674__POPA_DISCARDS_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_245> ;
  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/4674__POPA_DISCARDS_245>
  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/4674__POPA_DISCARDS_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_245'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^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: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_245'^^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/4674__POPA_DISCARDS_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_246> ;
  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/4674__POPA_DISCARDS_246>
  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/4674__POPA_DISCARDS_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_246'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^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: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_246'^^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/4674__POPA_DISCARDS_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_247> ;
  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/4674__POPA_DISCARDS_247>
  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/4674__POPA_DISCARDS_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_247'^^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_DISCARDS_247'^^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/4674__POPA_DISCARDS_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_248> ;
  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/4674__POPA_DISCARDS_248>
  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/4674__POPA_DISCARDS_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_248'^^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_DISCARDS_248'^^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/4674__POPA_DISCARDS_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_249> ;
  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/4674__POPA_DISCARDS_249>
  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/4674__POPA_DISCARDS_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_249'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^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: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_249'^^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/4674__POPA_DISCARDS_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_250> ;
  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/4674__POPA_DISCARDS_250>
  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/4674__POPA_DISCARDS_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_250'^^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_DISCARDS_250'^^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/4674__POPA_DISCARDS_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_251> ;
  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/4674__POPA_DISCARDS_251>
  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/4674__POPA_DISCARDS_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_251'^^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_DISCARDS_251'^^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/4674__POPA_DISCARDS_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84485 -25.24545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_254'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85909'^^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 '-28.09878333'^^xsd:double;
  dwc:latitude '39.19788333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_254'^^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/4674__POPA_DISCARDS_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_255> ;
  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/4674__POPA_DISCARDS_255>
  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/4674__POPA_DISCARDS_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_255'^^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_DISCARDS_255'^^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/4674__POPA_DISCARDS_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13748333 -27.62616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13748333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_256'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-27.62616667'^^xsd:double;
  dwc:latitude '38.13748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_256'^^xsd:string;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51026667 -27.67363333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51026667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.67363333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_275'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86760'^^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 '-25.45183333'^^xsd:double;
  dwc:latitude '36.46985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_275'^^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/4674__POPA_DISCARDS_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69025 -24.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69025"^^xsd:decimal ;
  dwc:decimalLongitude "-24.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_288'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86999'^^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 '-25.45943333'^^xsd:double;
  dwc:latitude '35.87796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_288'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87591667 -25.0389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.87591667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_292'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.98466667'^^xsd:double;
  dwc:latitude '36.52233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_292'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53311667 -24.93866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53311667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.93866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_295'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.43531667'^^xsd:double;
  dwc:latitude '37.07411667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_295'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99051667 -24.48236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99051667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.48236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_296'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.48236667'^^xsd:double;
  dwc:latitude '38.99051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_296'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99058333 -24.35825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99058333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.35825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_297'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.35825'^^xsd:double;
  dwc:latitude '36.99058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_297'^^xsd:string;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99505 -24.4159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99505"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_298'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.4159'^^xsd:double;
  dwc:latitude '36.99505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_298'^^xsd:string;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96985 -24.33228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96985"^^xsd:decimal ;
  dwc:decimalLongitude "-24.33228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_299'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.33228333'^^xsd:double;
  dwc:latitude '36.96985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_299'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93505 -24.29198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93505"^^xsd:decimal ;
  dwc:decimalLongitude "-24.29198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_300'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87070'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.29198333'^^xsd:double;
  dwc:latitude '36.93505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_300'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93028333 -24.27418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93028333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.27418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_301'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.27418333'^^xsd:double;
  dwc:latitude '36.93028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_301'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92301667 -24.55788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92301667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.55788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_302'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.55788333'^^xsd:double;
  dwc:latitude '36.92301667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_302'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78651667 -26.04283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78651667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/4674__POPA_DISCARDS_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78651667 -26.04283333)"^^geo:wktLiteral ;
  geo-pos:lat "36.78651667"^^xsd:decimal ;
  geo-pos:long "-26.04283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_306'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87455'^^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 '-24.95158333'^^xsd:double;
  dwc:latitude '36.75308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_306'^^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/4674__POPA_DISCARDS_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7618 -25.30486667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7618"^^xsd:decimal ;
  dwc:decimalLongitude "-25.30486667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_317'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87475'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.65345'^^xsd:double;
  dwc:latitude '37.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_DISCARDS_317'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77063333 -24.45516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77063333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.45516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_348'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87760'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.23735'^^xsd:double;
  dwc:latitude '37.08215'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_348'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03438333 -25.28978333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03438333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28978333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_349'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87761'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.28978333'^^xsd:double;
  dwc:latitude '37.03438333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_349'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16758333 -25.0357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16758333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_350'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87781'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.0357'^^xsd:double;
  dwc:latitude '37.16758333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_350'^^xsd:string;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00046667 -25.25051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00046667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_351'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87785'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.25051667'^^xsd:double;
  dwc:latitude '37.00046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_351'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5603 -28.12165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_352'^^xsd:string;
  dwc:scientificName 'Thunnus thynnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88051'^^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 '-28.12165'^^xsd:double;
  dwc:latitude '38.5603'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Rabiolo'^^xsd:string;
  dwc:aphiaid '127029'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_352'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.73328333 -21.69756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.73328333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.69756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_354'^^xsd:string;
  dwc:scientificName 'Isurus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-22.3529'^^xsd:double;
  dwc:latitude '36.01641667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Rinquim'^^xsd:string;
  dwc:aphiaid '105839'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_354'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2599 -28.62378333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2599"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62378333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_355'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88659'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62378333'^^xsd:double;
  dwc:latitude '37.2599'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_355'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25476667 -28.63051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25476667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_356'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88660'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63051667'^^xsd:double;
  dwc:latitude '37.25476667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_356'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07885 -29.22146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07885"^^xsd:decimal ;
  dwc:decimalLongitude "-29.22146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_358'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88736'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.39991667'^^xsd:double;
  dwc:latitude '37.60643333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_358'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69161667 -28.0283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69161667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_360'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88742'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.0283'^^xsd:double;
  dwc:latitude '37.69161667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_360'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67313333 -28.22948333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67313333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22948333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_361'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.22948333'^^xsd:double;
  dwc:latitude '37.67313333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_361'^^xsd:string;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68595 -28.14311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68595"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_365'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88782'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-29.29836667'^^xsd:double;
  dwc:latitude '38.00423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_365'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00463333 -29.2986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00463333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_366'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88783'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-29.2986'^^xsd:double;
  dwc:latitude '38.00463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_366'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00276667 -29.2976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00276667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_367'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88784'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-29.2976'^^xsd:double;
  dwc:latitude '38.00276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_367'^^xsd:string;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90993333 -27.65001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90993333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.65001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_368'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88877'^^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 '-27.65001667'^^xsd:double;
  dwc:latitude '38.90993333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_368'^^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/4674__POPA_DISCARDS_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00436667 -29.29813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00436667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_369'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88937'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-29.29813333'^^xsd:double;
  dwc:latitude '38.00436667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_369'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92516667 -26.27666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92516667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.27666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_375'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.27801667'^^xsd:double;
  dwc:latitude '37.01181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_375'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41678333 -25.75386667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41678333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75386667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_378'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89285'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.11966667'^^xsd:double;
  dwc:latitude '36.7132'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_378'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74028333 -26.08528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74028333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.08528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_379'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89289'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.08528333'^^xsd:double;
  dwc:latitude '36.74028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_379'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58538333 -26.04476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58538333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.04476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_380'^^xsd:string;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89291'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.04476667'^^xsd:double;
  dwc:latitude '36.58538333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Choupas'^^xsd:string;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_380'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02641667 -26.14435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02641667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.14435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_381'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89392'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.14435'^^xsd:double;
  dwc:latitude '37.02641667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_381'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9294 -26.0751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9294"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_382'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89395'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.0751'^^xsd:double;
  dwc:latitude '36.9294'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_382'^^xsd:string;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01111667 -26.10796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01111667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.10796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_392'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89482'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.46936667'^^xsd:double;
  dwc:latitude '37.37508333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_392'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34865 -26.15923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34865"^^xsd:decimal ;
  dwc:decimalLongitude "-26.15923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_394'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89491'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.15923333'^^xsd:double;
  dwc:latitude '37.34865'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_394'^^xsd:string;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71093333 -25.22775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71093333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_403'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-29.29678333'^^xsd:double;
  dwc:latitude '38.01343333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_403'^^xsd:string;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0059 -29.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0059"^^xsd:decimal ;
  dwc:decimalLongitude "-29.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_405'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89700'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-29.299'^^xsd:double;
  dwc:latitude '38.0059'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_405'^^xsd:string;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4082 -26.90338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4082"^^xsd:decimal ;
  dwc:decimalLongitude "-26.90338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_427'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90157'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.99516667'^^xsd:double;
  dwc:latitude '36.73286667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_427'^^xsd:string;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54783333 -26.16816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54783333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.16816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_433'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90190'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.02133333'^^xsd:double;
  dwc:latitude '37.9848'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_433'^^xsd:string;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16276667 -28.74085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16276667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_435'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90212'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-29.28678333'^^xsd:double;
  dwc:latitude '38.00476667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_435'^^xsd:string;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19296667 -24.80585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19296667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.80585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_449'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90535'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.87956667'^^xsd:double;
  dwc:latitude '36.70708333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Serra'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_449'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62798333 -24.68035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62798333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/4674__POPA_DISCARDS_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62798333 -24.68035)"^^geo:wktLiteral ;
  geo-pos:lat "36.62798333"^^xsd:decimal ;
  geo-pos:long "-24.68035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_450'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90539'^^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 '-24.68035'^^xsd:double;
  dwc:latitude '36.62798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_450'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 -25.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "-25.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_458'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90851'^^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 '-28.34498333'^^xsd:double;
  dwc:latitude '38.89608333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_458'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87758333 -24.4004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87758333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_468'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.5304'^^xsd:double;
  dwc:latitude '26.9541'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_468'^^xsd:string;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0082 -24.50425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0082"^^xsd:decimal ;
  dwc:decimalLongitude "-24.50425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_469'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91238'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.50425'^^xsd:double;
  dwc:latitude '37.0082'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_469'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02233333 -24.52341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02233333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.52341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_470'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91240'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.52341667'^^xsd:double;
  dwc:latitude '37.02233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_470'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9586 -24.55895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9586"^^xsd:decimal ;
  dwc:decimalLongitude "-24.55895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_471'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.55895'^^xsd:double;
  dwc:latitude '36.9586'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_471'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -24.45566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.067"^^xsd:decimal ;
  dwc:decimalLongitude "-24.45566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_472'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.45566667'^^xsd:double;
  dwc:latitude '37.067'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_472'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04216667 -24.48818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04216667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.48818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_473'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.48818333'^^xsd:double;
  dwc:latitude '37.04216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_473'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0609 -24.50418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0609"^^xsd:decimal ;
  dwc:decimalLongitude "-24.50418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_474'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.50418333'^^xsd:double;
  dwc:latitude '37.0609'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_474'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0231 -24.47765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0231"^^xsd:decimal ;
  dwc:decimalLongitude "-24.47765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_475'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91248'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.47765'^^xsd:double;
  dwc:latitude '37.0231'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_475'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08635 -27.08928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08635"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_476'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91289'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-27.08928333'^^xsd:double;
  dwc:latitude '38.08635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_476'^^xsd:string;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73105 -26.88365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73105"^^xsd:decimal ;
  dwc:decimalLongitude "-26.88365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_477'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91291'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.88365'^^xsd:double;
  dwc:latitude '37.73105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_477'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03595 -25.23965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03595"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_478'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91293'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.23965'^^xsd:double;
  dwc:latitude '37.03595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_478'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06035 -25.1956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06035"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_479'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91300'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.1956'^^xsd:double;
  dwc:latitude '37.06035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_479'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93616667 -24.44793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93616667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.44793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_496'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91545'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.39711667'^^xsd:double;
  dwc:latitude '37.20268333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_496'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23021667 -24.42775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23021667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.42775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_508'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92306'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.04828333'^^xsd:double;
  dwc:latitude '37.45901667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_508'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20498333 -24.2986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20498333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.2986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_512'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93698'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-29.05436667'^^xsd:double;
  dwc:latitude '38.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_DISCARDS_512'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96075 -26.07476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96075"^^xsd:decimal ;
  dwc:decimalLongitude "-26.07476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_516'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94032'^^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 '-26.90768333'^^xsd:double;
  dwc:latitude '38.95725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_516'^^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/4674__POPA_DISCARDS_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2362 -27.87173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2362"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_517'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.87173333'^^xsd:double;
  dwc:latitude '38.2362'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_517'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39456667 -28.04508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39456667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_518'^^xsd:string;
  dwc:scientificName 'Shpyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-28.04508333'^^xsd:double;
  dwc:latitude '38.39456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_518'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95203333 -28.2731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95203333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_520'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94448'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.31035'^^xsd:double;
  dwc:latitude '38.86713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_520'^^xsd:string;
  dwc:observationDate '2011-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7465 -26.28751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7465"^^xsd:decimal ;
  dwc:decimalLongitude "-26.28751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7465 -26.28751667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7465"^^xsd:decimal ;
  geo-pos:long "-26.28751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_521'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95292'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-26.28751667'^^xsd:double;
  dwc:latitude '37.7465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_521'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32306667 -28.08888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32306667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32306667 -28.08888333)"^^geo:wktLiteral ;
  geo-pos:lat "38.32306667"^^xsd:decimal ;
  geo-pos:long "-28.08888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_522'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95359'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-28.08888333'^^xsd:double;
  dwc:latitude '38.32306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_522'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37106667 -28.07006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37106667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37106667 -28.07006667)"^^geo:wktLiteral ;
  geo-pos:lat "38.37106667"^^xsd:decimal ;
  geo-pos:long "-28.07006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_523'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95360'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-28.07006667'^^xsd:double;
  dwc:latitude '38.37106667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_523'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_524> ;
  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/4674__POPA_DISCARDS_524>
  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/4674__POPA_DISCARDS_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_524'^^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_DISCARDS_524'^^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/4674__POPA_DISCARDS_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18933333 -30.05598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18933333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.05598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18933333 -30.05598333)"^^geo:wktLiteral ;
  geo-pos:lat "38.18933333"^^xsd:decimal ;
  geo-pos:long "-30.05598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_525'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96092'^^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.05598333'^^xsd:double;
  dwc:latitude '38.18933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_525'^^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/4674__POPA_DISCARDS_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_526> ;
  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/4674__POPA_DISCARDS_526>
  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/4674__POPA_DISCARDS_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_526'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_526'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_527> ;
  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/4674__POPA_DISCARDS_527>
  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/4674__POPA_DISCARDS_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_527'^^xsd:string;
  dwc:scientificName 'Seriola'^^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: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_527'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_528> ;
  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/4674__POPA_DISCARDS_528>
  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/4674__POPA_DISCARDS_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_528'^^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_DISCARDS_528'^^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/4674__POPA_DISCARDS_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_529> ;
  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/4674__POPA_DISCARDS_529>
  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/4674__POPA_DISCARDS_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_529'^^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_DISCARDS_529'^^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/4674__POPA_DISCARDS_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9299 -25.9459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9299"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9299 -25.9459)"^^geo:wktLiteral ;
  geo-pos:lat "36.9299"^^xsd:decimal ;
  geo-pos:long "-25.9459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_530'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96280'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.9459'^^xsd:double;
  dwc:latitude '36.9299'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_530'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94075 -25.25713333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94075"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25713333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94075 -25.25713333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94075"^^xsd:decimal ;
  geo-pos:long "-25.25713333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_531'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96378'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.25713333'^^xsd:double;
  dwc:latitude '36.94075'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_531'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09285 -24.42235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09285"^^xsd:decimal ;
  dwc:decimalLongitude "-24.42235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09285 -24.42235)"^^geo:wktLiteral ;
  geo-pos:lat "37.09285"^^xsd:decimal ;
  geo-pos:long "-24.42235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_532'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-24.42235'^^xsd:double;
  dwc:latitude '37.09285'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_532'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06936667 -24.3856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06936667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.3856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06936667 -24.3856)"^^geo:wktLiteral ;
  geo-pos:lat "37.06936667"^^xsd:decimal ;
  geo-pos:long "-24.3856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_533'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96893'^^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 '-24.3856'^^xsd:double;
  dwc:latitude '37.06936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_533'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80973333 -24.21861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80973333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.21861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80973333 -24.21861667)"^^geo:wktLiteral ;
  geo-pos:lat "37.80973333"^^xsd:decimal ;
  geo-pos:long "-24.21861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_534'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96912'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-24.21861667'^^xsd:double;
  dwc:latitude '37.80973333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_534'^^xsd:string;
  dwc:observationDate '2011-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90828333 -23.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90828333"^^xsd:decimal ;
  dwc:decimalLongitude "-23.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90828333 -23.072)"^^geo:wktLiteral ;
  geo-pos:lat "38.90828333"^^xsd:decimal ;
  geo-pos:long "-23.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_535'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-23.072'^^xsd:double;
  dwc:latitude '38.90828333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_535'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03961667 -28.40033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03961667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.40033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03961667 -28.40033333)"^^geo:wktLiteral ;
  geo-pos:lat "39.03961667"^^xsd:decimal ;
  geo-pos:long "-28.40033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_536'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-28.40033333'^^xsd:double;
  dwc:latitude '39.03961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_536'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99683333 -28.5596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99683333 -28.5596)"^^geo:wktLiteral ;
  geo-pos:lat "38.99683333"^^xsd:decimal ;
  geo-pos:long "-28.5596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_537'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97000'^^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 '-28.5596'^^xsd:double;
  dwc:latitude '38.99683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_537'^^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/4674__POPA_DISCARDS_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1871 -28.42528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1871"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1871 -28.42528333)"^^geo:wktLiteral ;
  geo-pos:lat "39.1871"^^xsd:decimal ;
  geo-pos:long "-28.42528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_538'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97007'^^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 '-28.42528333'^^xsd:double;
  dwc:latitude '39.1871'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_538'^^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/4674__POPA_DISCARDS_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1871 -28.42528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1871"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1871 -28.42528333)"^^geo:wktLiteral ;
  geo-pos:lat "39.1871"^^xsd:decimal ;
  geo-pos:long "-28.42528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_539'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97007'^^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 '-28.42528333'^^xsd:double;
  dwc:latitude '39.1871'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_539'^^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/4674__POPA_DISCARDS_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18365 -28.80211667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80211667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18365 -28.80211667)"^^geo:wktLiteral ;
  geo-pos:lat "39.18365"^^xsd:decimal ;
  geo-pos:long "-28.80211667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_540'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97010'^^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 '-28.80211667'^^xsd:double;
  dwc:latitude '39.18365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_540'^^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/4674__POPA_DISCARDS_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9097 -25.37471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9097"^^xsd:decimal ;
  dwc:decimalLongitude "-25.37471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9097 -25.37471667)"^^geo:wktLiteral ;
  geo-pos:lat "36.9097"^^xsd:decimal ;
  geo-pos:long "-25.37471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_541'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97206'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.37471667'^^xsd:double;
  dwc:latitude '36.9097'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_541'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00555 -25.2804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00555"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00555 -25.2804)"^^geo:wktLiteral ;
  geo-pos:lat "37.00555"^^xsd:decimal ;
  geo-pos:long "-25.2804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_542'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97242'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2804'^^xsd:double;
  dwc:latitude '37.00555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_542'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32956667 -25.43188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32956667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32956667 -25.43188333)"^^geo:wktLiteral ;
  geo-pos:lat "37.32956667"^^xsd:decimal ;
  geo-pos:long "-25.43188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_543'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.43188333'^^xsd:double;
  dwc:latitude '37.32956667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_543'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3016 -25.49565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3016"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3016 -25.49565)"^^geo:wktLiteral ;
  geo-pos:lat "37.3016"^^xsd:decimal ;
  geo-pos:long "-25.49565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_544'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.49565'^^xsd:double;
  dwc:latitude '37.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_DISCARDS_544'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29138333 -25.50488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29138333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.50488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29138333 -25.50488333)"^^geo:wktLiteral ;
  geo-pos:lat "37.29138333"^^xsd:decimal ;
  geo-pos:long "-25.50488333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_545'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97265'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.50488333'^^xsd:double;
  dwc:latitude '37.29138333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_545'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93961667 -26.33683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93961667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.33683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93961667 -26.33683333)"^^geo:wktLiteral ;
  geo-pos:lat "37.93961667"^^xsd:decimal ;
  geo-pos:long "-26.33683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_546'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97285'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-26.33683333'^^xsd:double;
  dwc:latitude '37.93961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_546'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14188333 -25.34335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14188333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14188333 -25.34335)"^^geo:wktLiteral ;
  geo-pos:lat "37.14188333"^^xsd:decimal ;
  geo-pos:long "-25.34335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_547'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.34335'^^xsd:double;
  dwc:latitude '37.14188333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_547'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0009 -27.97511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0009"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0009 -27.97511667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0009"^^xsd:decimal ;
  geo-pos:long "-27.97511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_548'^^xsd:string;
  dwc:scientificName 'Thunnus thynnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97425'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.97511667'^^xsd:double;
  dwc:latitude '39.0009'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Rabiolo'^^xsd:string;
  dwc:aphiaid '127029'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_548'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_549> ;
  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/4674__POPA_DISCARDS_549>
  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/4674__POPA_DISCARDS_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_549'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^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: Peixe porco'^^xsd:string;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_549'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87301667 -26.05768333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87301667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.05768333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87301667 -26.05768333)"^^geo:wktLiteral ;
  geo-pos:lat "37.87301667"^^xsd:decimal ;
  geo-pos:long "-26.05768333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_550'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100000'^^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 '-26.05768333'^^xsd:double;
  dwc:latitude '37.87301667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_550'^^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/4674__POPA_DISCARDS_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94263333 -26.20133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94263333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.20133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94263333 -26.20133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.94263333"^^xsd:decimal ;
  geo-pos:long "-26.20133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_551'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100001'^^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 '-26.20133333'^^xsd:double;
  dwc:latitude '37.94263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_551'^^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/4674__POPA_DISCARDS_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94855 -26.0922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94855"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94855 -26.0922)"^^geo:wktLiteral ;
  geo-pos:lat "37.94855"^^xsd:decimal ;
  geo-pos:long "-26.0922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_552'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100002'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-26.0922'^^xsd:double;
  dwc:latitude '37.94855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_552'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94673333 -26.24875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94673333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.24875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94673333 -26.24875)"^^geo:wktLiteral ;
  geo-pos:lat "37.94673333"^^xsd:decimal ;
  geo-pos:long "-26.24875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_553'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100003'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-26.24875'^^xsd:double;
  dwc:latitude '37.94673333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_553'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25453333 -27.24501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25453333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24501667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25453333 -27.24501667)"^^geo:wktLiteral ;
  geo-pos:lat "38.25453333"^^xsd:decimal ;
  geo-pos:long "-27.24501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_554'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100005'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.24501667'^^xsd:double;
  dwc:latitude '38.25453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_554'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49115 -29.31283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49115"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49115 -29.31283333)"^^geo:wktLiteral ;
  geo-pos:lat "37.49115"^^xsd:decimal ;
  geo-pos:long "-29.31283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_555'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-29.31283333'^^xsd:double;
  dwc:latitude '37.49115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_555'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25083333 -26.27153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25083333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.27153333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25083333 -26.27153333)"^^geo:wktLiteral ;
  geo-pos:lat "36.25083333"^^xsd:decimal ;
  geo-pos:long "-26.27153333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_556'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-26.27153333'^^xsd:double;
  dwc:latitude '36.25083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_556'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71241667 -25.81765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71241667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.81765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71241667 -25.81765)"^^geo:wktLiteral ;
  geo-pos:lat "36.71241667"^^xsd:decimal ;
  geo-pos:long "-25.81765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_557'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100944'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.81765'^^xsd:double;
  dwc:latitude '36.71241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_557'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84671667 -25.18506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84671667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4674__POPA_DISCARDS_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84671667 -25.18506667)"^^geo:wktLiteral ;
  geo-pos:lat "36.84671667"^^xsd:decimal ;
  geo-pos:long "-25.18506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_558'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100991'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18506667'^^xsd:double;
  dwc:latitude '36.84671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_558'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08925 -27.79555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08925"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08925 -27.79555)"^^geo:wktLiteral ;
  geo-pos:lat "38.08925"^^xsd:decimal ;
  geo-pos:long "-27.79555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_559'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101419'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-27.79555'^^xsd:double;
  dwc:latitude '38.08925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_559'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70305 -27.94778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70305"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70305 -27.94778333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70305"^^xsd:decimal ;
  geo-pos:long "-27.94778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_560'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101470'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-27.94778333'^^xsd:double;
  dwc:latitude '38.70305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_560'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63455 -27.75938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63455"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63455 -27.75938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63455"^^xsd:decimal ;
  geo-pos:long "-27.75938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_561'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101923'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.75938333'^^xsd:double;
  dwc:latitude '38.63455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_561'^^xsd:string;
  dwc:observationDate '2012-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00701667 -29.88928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00701667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.88928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00701667 -29.88928333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00701667"^^xsd:decimal ;
  geo-pos:long "-29.88928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_562'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101959'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-29.88928333'^^xsd:double;
  dwc:latitude '39.00701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_562'^^xsd:string;
  dwc:observationDate '2012-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19706667 -25.32371667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19706667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32371667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19706667 -25.32371667)"^^geo:wktLiteral ;
  geo-pos:lat "37.19706667"^^xsd:decimal ;
  geo-pos:long "-25.32371667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_563'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101980'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.32371667'^^xsd:double;
  dwc:latitude '37.19706667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_563'^^xsd:string;
  dwc:observationDate '2012-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98528333 -29.89738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98528333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.89738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98528333 -29.89738333)"^^geo:wktLiteral ;
  geo-pos:lat "38.98528333"^^xsd:decimal ;
  geo-pos:long "-29.89738333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_564'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-29.89738333'^^xsd:double;
  dwc:latitude '38.98528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_564'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99071667 -29.90393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99071667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.90393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99071667 -29.90393333)"^^geo:wktLiteral ;
  geo-pos:lat "38.99071667"^^xsd:decimal ;
  geo-pos:long "-29.90393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_565'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102052'^^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 '-29.90393333'^^xsd:double;
  dwc:latitude '38.99071667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_565'^^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/4674__POPA_DISCARDS_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_566> ;
  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/4674__POPA_DISCARDS_566>
  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/4674__POPA_DISCARDS_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_566'^^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_DISCARDS_566'^^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/4674__POPA_DISCARDS_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99726667 -29.09315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99726667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.09315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99726667 -29.09315)"^^geo:wktLiteral ;
  geo-pos:lat "37.99726667"^^xsd:decimal ;
  geo-pos:long "-29.09315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_567'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102105'^^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 '-29.09315'^^xsd:double;
  dwc:latitude '37.99726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_567'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99726667 -29.09315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99726667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.09315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99726667 -29.09315)"^^geo:wktLiteral ;
  geo-pos:lat "37.99726667"^^xsd:decimal ;
  geo-pos:long "-29.09315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_568'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102105'^^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 '-29.09315'^^xsd:double;
  dwc:latitude '37.99726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_568'^^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/4674__POPA_DISCARDS_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4988 -30.10893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4988"^^xsd:decimal ;
  dwc:decimalLongitude "-30.10893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4988 -30.10893333)"^^geo:wktLiteral ;
  geo-pos:lat "37.4988"^^xsd:decimal ;
  geo-pos:long "-30.10893333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_569'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102157'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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.10893333'^^xsd:double;
  dwc:latitude '37.4988'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_569'^^xsd:string;
  dwc:observationDate '2012-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5572 -30.2752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5572"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/4674__POPA_DISCARDS_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5572 -30.2752)"^^geo:wktLiteral ;
  geo-pos:lat "37.5572"^^xsd:decimal ;
  geo-pos:long "-30.2752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_570'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102165'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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.2752'^^xsd:double;
  dwc:latitude '37.5572'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_570'^^xsd:string;
  dwc:observationDate '2012-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54305 -30.25703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54305"^^xsd:decimal ;
  dwc:decimalLongitude "-30.25703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54305 -30.25703333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54305"^^xsd:decimal ;
  geo-pos:long "-30.25703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_571'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102166'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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.25703333'^^xsd:double;
  dwc:latitude '37.54305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_571'^^xsd:string;
  dwc:observationDate '2012-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53861667 -30.28071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53861667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.28071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53861667 -30.28071667)"^^geo:wktLiteral ;
  geo-pos:lat "37.53861667"^^xsd:decimal ;
  geo-pos:long "-30.28071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_572'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102173'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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.28071667'^^xsd:double;
  dwc:latitude '37.53861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_572'^^xsd:string;
  dwc:observationDate '2012-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53231667 -30.29751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53231667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.29751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53231667 -30.29751667)"^^geo:wktLiteral ;
  geo-pos:lat "37.53231667"^^xsd:decimal ;
  geo-pos:long "-30.29751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_573'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102218'^^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 '-30.29751667'^^xsd:double;
  dwc:latitude '37.53231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_573'^^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/4674__POPA_DISCARDS_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_574> ;
  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/4674__POPA_DISCARDS_574>
  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/4674__POPA_DISCARDS_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_574'^^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_DISCARDS_574'^^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/4674__POPA_DISCARDS_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00898333 -29.55163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00898333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.55163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00898333 -29.55163333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00898333"^^xsd:decimal ;
  geo-pos:long "-29.55163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_575'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102253'^^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 '-29.55163333'^^xsd:double;
  dwc:latitude '38.00898333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_575'^^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/4674__POPA_DISCARDS_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23916667 -29.97708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23916667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.97708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23916667 -29.97708333)"^^geo:wktLiteral ;
  geo-pos:lat "38.23916667"^^xsd:decimal ;
  geo-pos:long "-29.97708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_576'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102264'^^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 '-29.97708333'^^xsd:double;
  dwc:latitude '38.23916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_576'^^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/4674__POPA_DISCARDS_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1742 -29.98786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1742"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1742 -29.98786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.1742"^^xsd:decimal ;
  geo-pos:long "-29.98786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_577'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102272'^^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 '-29.98786667'^^xsd:double;
  dwc:latitude '38.1742'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_577'^^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/4674__POPA_DISCARDS_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18271667 -29.97078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18271667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.97078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18271667 -29.97078333)"^^geo:wktLiteral ;
  geo-pos:lat "38.18271667"^^xsd:decimal ;
  geo-pos:long "-29.97078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_578'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102273'^^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 '-29.97078333'^^xsd:double;
  dwc:latitude '38.18271667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_578'^^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/4674__POPA_DISCARDS_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83163333 -29.87246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83163333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83163333 -29.87246667)"^^geo:wktLiteral ;
  geo-pos:lat "37.83163333"^^xsd:decimal ;
  geo-pos:long "-29.87246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_579'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102290'^^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 '-29.87246667'^^xsd:double;
  dwc:latitude '37.83163333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_579'^^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/4674__POPA_DISCARDS_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8752 -30.0436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8752"^^xsd:decimal ;
  dwc:decimalLongitude "-30.0436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8752 -30.0436)"^^geo:wktLiteral ;
  geo-pos:lat "37.8752"^^xsd:decimal ;
  geo-pos:long "-30.0436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_580'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102296'^^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 '-30.0436'^^xsd:double;
  dwc:latitude '37.8752'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_580'^^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/4674__POPA_DISCARDS_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82053333 -25.10843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82053333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82053333 -25.10843333)"^^geo:wktLiteral ;
  geo-pos:lat "36.82053333"^^xsd:decimal ;
  geo-pos:long "-25.10843333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_581'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102522'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.10843333'^^xsd:double;
  dwc:latitude '36.82053333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_581'^^xsd:string;
  dwc:observationDate '2012-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7833 -25.04361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4674__POPA_DISCARDS_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7833 -25.04361667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7833"^^xsd:decimal ;
  geo-pos:long "-25.04361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_582'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102523'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.04361667'^^xsd:double;
  dwc:latitude '36.7833'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_582'^^xsd:string;
  dwc:observationDate '2012-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03815 -24.89256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03815"^^xsd:decimal ;
  dwc:decimalLongitude "-24.89256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03815 -24.89256667)"^^geo:wktLiteral ;
  geo-pos:lat "37.03815"^^xsd:decimal ;
  geo-pos:long "-24.89256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_583'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-24.89256667'^^xsd:double;
  dwc:latitude '37.03815'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_583'^^xsd:string;
  dwc:observationDate '2012-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11518333 -25.06883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11518333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11518333 -25.06883333)"^^geo:wktLiteral ;
  geo-pos:lat "37.11518333"^^xsd:decimal ;
  geo-pos:long "-25.06883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_584'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102601'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.06883333'^^xsd:double;
  dwc:latitude '37.11518333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_584'^^xsd:string;
  dwc:observationDate '2012-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85933333 -25.04201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85933333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.04201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85933333 -25.04201667)"^^geo:wktLiteral ;
  geo-pos:lat "36.85933333"^^xsd:decimal ;
  geo-pos:long "-25.04201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_585'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102603'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.04201667'^^xsd:double;
  dwc:latitude '36.85933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_585'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86486667 -25.0999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86486667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86486667 -25.0999)"^^geo:wktLiteral ;
  geo-pos:lat "36.86486667"^^xsd:decimal ;
  geo-pos:long "-25.0999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_586'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102612'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.0999'^^xsd:double;
  dwc:latitude '36.86486667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_586'^^xsd:string;
  dwc:observationDate '2012-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86486667 -25.0999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86486667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86486667 -25.0999)"^^geo:wktLiteral ;
  geo-pos:lat "36.86486667"^^xsd:decimal ;
  geo-pos:long "-25.0999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_587'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102612'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.0999'^^xsd:double;
  dwc:latitude '36.86486667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_587'^^xsd:string;
  dwc:observationDate '2012-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87366667 -25.15566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87366667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87366667 -25.15566667)"^^geo:wktLiteral ;
  geo-pos:lat "36.87366667"^^xsd:decimal ;
  geo-pos:long "-25.15566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_588'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102624'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15566667'^^xsd:double;
  dwc:latitude '36.87366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_588'^^xsd:string;
  dwc:observationDate '2012-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8637 -25.1347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8637 -25.1347)"^^geo:wktLiteral ;
  geo-pos:lat "36.8637"^^xsd:decimal ;
  geo-pos:long "-25.1347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_589'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102629'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1347'^^xsd:double;
  dwc:latitude '36.8637'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_589'^^xsd:string;
  dwc:observationDate '2012-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8637 -25.1347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8637"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8637 -25.1347)"^^geo:wktLiteral ;
  geo-pos:lat "36.8637"^^xsd:decimal ;
  geo-pos:long "-25.1347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_590'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102629'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1347'^^xsd:double;
  dwc:latitude '36.8637'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_590'^^xsd:string;
  dwc:observationDate '2012-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86808333 -25.22825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86808333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86808333 -25.22825)"^^geo:wktLiteral ;
  geo-pos:lat "36.86808333"^^xsd:decimal ;
  geo-pos:long "-25.22825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_591'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^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 '-25.22825'^^xsd:double;
  dwc:latitude '36.86808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_591'^^xsd:string;
  dwc:observationDate '2012-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87193333 -25.22781667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87193333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22781667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87193333 -25.22781667)"^^geo:wktLiteral ;
  geo-pos:lat "36.87193333"^^xsd:decimal ;
  geo-pos:long "-25.22781667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_592'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102633'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^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 '-25.22781667'^^xsd:double;
  dwc:latitude '36.87193333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_592'^^xsd:string;
  dwc:observationDate '2012-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85685 -25.17595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85685"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85685 -25.17595)"^^geo:wktLiteral ;
  geo-pos:lat "36.85685"^^xsd:decimal ;
  geo-pos:long "-25.17595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_593'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102635'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^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 '-25.17595'^^xsd:double;
  dwc:latitude '36.85685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_593'^^xsd:string;
  dwc:observationDate '2012-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_594> ;
  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/4674__POPA_DISCARDS_594>
  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/4674__POPA_DISCARDS_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_594'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_594'^^xsd:string;
  dwc:observationDate '2012-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_595> ;
  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/4674__POPA_DISCARDS_595>
  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/4674__POPA_DISCARDS_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_595'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_595'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_596> ;
  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/4674__POPA_DISCARDS_596>
  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/4674__POPA_DISCARDS_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_596'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_596'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26363333 -30.40943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26363333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.40943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26363333 -30.40943333)"^^geo:wktLiteral ;
  geo-pos:lat "37.26363333"^^xsd:decimal ;
  geo-pos:long "-30.40943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_597'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103367'^^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.40943333'^^xsd:double;
  dwc:latitude '37.26363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_597'^^xsd:string;
  dwc:observationDate '2012-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4806 -27.81038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4806"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4806 -27.81038333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4806"^^xsd:decimal ;
  geo-pos:long "-27.81038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_598'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103640'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.81038333'^^xsd:double;
  dwc:latitude '38.4806'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_598'^^xsd:string;
  dwc:observationDate '2012-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4806 -27.81038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4806"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4806 -27.81038333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4806"^^xsd:decimal ;
  geo-pos:long "-27.81038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_599'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103640'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.81038333'^^xsd:double;
  dwc:latitude '38.4806'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_599'^^xsd:string;
  dwc:observationDate '2012-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5485 -29.0579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5485 -29.0579)"^^geo:wktLiteral ;
  geo-pos:lat "38.5485"^^xsd:decimal ;
  geo-pos:long "-29.0579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_600'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.0579'^^xsd:double;
  dwc:latitude '38.5485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_600'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9895 -28.8276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9895 -28.8276)"^^geo:wktLiteral ;
  geo-pos:lat "38.9895"^^xsd:decimal ;
  geo-pos:long "-28.8276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_601'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-28.8276'^^xsd:double;
  dwc:latitude '38.9895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_601'^^xsd:string;
  dwc:observationDate '2012-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_602> ;
  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/4674__POPA_DISCARDS_602>
  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/4674__POPA_DISCARDS_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_602'^^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_DISCARDS_602'^^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/4674__POPA_DISCARDS_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19908333 -28.11421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19908333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19908333 -28.11421667)"^^geo:wktLiteral ;
  geo-pos:lat "39.19908333"^^xsd:decimal ;
  geo-pos:long "-28.11421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_603'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-28.11421667'^^xsd:double;
  dwc:latitude '39.19908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_603'^^xsd:string;
  dwc:observationDate '2012-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9017 -29.94041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9017"^^xsd:decimal ;
  dwc:decimalLongitude "-29.94041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9017 -29.94041667)"^^geo:wktLiteral ;
  geo-pos:lat "37.9017"^^xsd:decimal ;
  geo-pos:long "-29.94041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_604'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '104371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-29.94041667'^^xsd:double;
  dwc:latitude '37.9017'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_604'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19683333 -29.9646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19683333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19683333 -29.9646)"^^geo:wktLiteral ;
  geo-pos:lat "38.19683333"^^xsd:decimal ;
  geo-pos:long "-29.9646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_605'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105261'^^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 '-29.9646'^^xsd:double;
  dwc:latitude '38.19683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_605'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70388333 -29.76953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70388333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.76953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70388333 -29.76953333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70388333"^^xsd:decimal ;
  geo-pos:long "-29.76953333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_606'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105322'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-29.76953333'^^xsd:double;
  dwc:latitude '37.70388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_606'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37568333 -28.47753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37568333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37568333 -28.47753333)"^^geo:wktLiteral ;
  geo-pos:lat "38.37568333"^^xsd:decimal ;
  geo-pos:long "-28.47753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_607'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105544'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-28.47753333'^^xsd:double;
  dwc:latitude '38.37568333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_607'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84235 -25.20355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84235"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84235 -25.20355)"^^geo:wktLiteral ;
  geo-pos:lat "36.84235"^^xsd:decimal ;
  geo-pos:long "-25.20355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_608'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105554'^^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 '-25.20355'^^xsd:double;
  dwc:latitude '36.84235'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_608'^^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/4674__POPA_DISCARDS_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40383333 -28.86665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40383333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40383333 -28.86665)"^^geo:wktLiteral ;
  geo-pos:lat "37.40383333"^^xsd:decimal ;
  geo-pos:long "-28.86665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_609'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-28.86665'^^xsd:double;
  dwc:latitude '37.40383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_609'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22416667 -23.48558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22416667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.48558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22416667 -23.48558333)"^^geo:wktLiteral ;
  geo-pos:lat "37.22416667"^^xsd:decimal ;
  geo-pos:long "-23.48558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_610'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105758'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-23.48558333'^^xsd:double;
  dwc:latitude '37.22416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_610'^^xsd:string;
  dwc:observationDate '2012-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15745 -24.00463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15745"^^xsd:decimal ;
  dwc:decimalLongitude "-24.00463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15745 -24.00463333)"^^geo:wktLiteral ;
  geo-pos:lat "37.15745"^^xsd:decimal ;
  geo-pos:long "-24.00463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_611'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105851'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-24.00463333'^^xsd:double;
  dwc:latitude '37.15745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_611'^^xsd:string;
  dwc:observationDate '2012-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17761667 -23.80436667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17761667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.80436667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17761667 -23.80436667)"^^geo:wktLiteral ;
  geo-pos:lat "37.17761667"^^xsd:decimal ;
  geo-pos:long "-23.80436667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_612'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105853'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-23.80436667'^^xsd:double;
  dwc:latitude '37.17761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_612'^^xsd:string;
  dwc:observationDate '2012-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98566667 -29.89903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98566667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.89903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98566667 -29.89903333)"^^geo:wktLiteral ;
  geo-pos:lat "38.98566667"^^xsd:decimal ;
  geo-pos:long "-29.89903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_613'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105968'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-29.89903333'^^xsd:double;
  dwc:latitude '38.98566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_613'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07268333 -25.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07268333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07268333 -25.6835)"^^geo:wktLiteral ;
  geo-pos:lat "37.07268333"^^xsd:decimal ;
  geo-pos:long "-25.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_614'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106049'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.6835'^^xsd:double;
  dwc:latitude '37.07268333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_614'^^xsd:string;
  dwc:observationDate '2012-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24718333 -25.23816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24718333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24718333 -25.23816667)"^^geo:wktLiteral ;
  geo-pos:lat "37.24718333"^^xsd:decimal ;
  geo-pos:long "-25.23816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_615'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106089'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.23816667'^^xsd:double;
  dwc:latitude '37.24718333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_615'^^xsd:string;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23625 -25.43801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23625"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23625 -25.43801667)"^^geo:wktLiteral ;
  geo-pos:lat "37.23625"^^xsd:decimal ;
  geo-pos:long "-25.43801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_616'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106114'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.43801667'^^xsd:double;
  dwc:latitude '37.23625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_616'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23263333 -25.43643333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23263333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43643333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23263333 -25.43643333)"^^geo:wktLiteral ;
  geo-pos:lat "37.23263333"^^xsd:decimal ;
  geo-pos:long "-25.43643333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_617'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106115'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.43643333'^^xsd:double;
  dwc:latitude '37.23263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_617'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29925 -25.37318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29925"^^xsd:decimal ;
  dwc:decimalLongitude "-25.37318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29925 -25.37318333)"^^geo:wktLiteral ;
  geo-pos:lat "37.29925"^^xsd:decimal ;
  geo-pos:long "-25.37318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_618'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.37318333'^^xsd:double;
  dwc:latitude '37.29925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_618'^^xsd:string;
  dwc:observationDate '2012-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24558333 -25.42621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24558333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24558333 -25.42621667)"^^geo:wktLiteral ;
  geo-pos:lat "37.24558333"^^xsd:decimal ;
  geo-pos:long "-25.42621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_619'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42621667'^^xsd:double;
  dwc:latitude '37.24558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_619'^^xsd:string;
  dwc:observationDate '2012-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20691667 -25.43263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20691667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20691667 -25.43263333)"^^geo:wktLiteral ;
  geo-pos:lat "37.20691667"^^xsd:decimal ;
  geo-pos:long "-25.43263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_620'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106122'^^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 '-25.43263333'^^xsd:double;
  dwc:latitude '37.20691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_620'^^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/4674__POPA_DISCARDS_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00483333 -25.71273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00483333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00483333 -25.71273333)"^^geo:wktLiteral ;
  geo-pos:lat "37.00483333"^^xsd:decimal ;
  geo-pos:long "-25.71273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_621'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106126'^^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 '-25.71273333'^^xsd:double;
  dwc:latitude '37.00483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_621'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7176 -27.83203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7176"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7176 -27.83203333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7176"^^xsd:decimal ;
  geo-pos:long "-27.83203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_622'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106227'^^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 '-27.83203333'^^xsd:double;
  dwc:latitude '38.7176'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_622'^^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/4674__POPA_DISCARDS_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9859 -29.90338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.90338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9859 -29.90338333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9859"^^xsd:decimal ;
  geo-pos:long "-29.90338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_623'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106633'^^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 '-29.90338333'^^xsd:double;
  dwc:latitude '38.9859'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: tintureira'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_623'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70695 -30.21241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70695"^^xsd:decimal ;
  dwc:decimalLongitude "-30.21241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70695 -30.21241667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70695"^^xsd:decimal ;
  geo-pos:long "-30.21241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_624'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106722'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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.21241667'^^xsd:double;
  dwc:latitude '37.70695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_624'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65578333 -30.44273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65578333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.44273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65578333 -30.44273333)"^^geo:wktLiteral ;
  geo-pos:lat "37.65578333"^^xsd:decimal ;
  geo-pos:long "-30.44273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_625'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106725'^^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.44273333'^^xsd:double;
  dwc:latitude '37.65578333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_625'^^xsd:string;
  dwc:observationDate '2012-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20856667 -29.89318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20856667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.89318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20856667 -29.89318333)"^^geo:wktLiteral ;
  geo-pos:lat "38.20856667"^^xsd:decimal ;
  geo-pos:long "-29.89318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_626'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106889'^^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 '-29.89318333'^^xsd:double;
  dwc:latitude '38.20856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_626'^^xsd:string;
  dwc:observationDate '2012-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28503333 -28.86746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28503333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28503333 -28.86746667)"^^geo:wktLiteral ;
  geo-pos:lat "39.28503333"^^xsd:decimal ;
  geo-pos:long "-28.86746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_627'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107946'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-28.86746667'^^xsd:double;
  dwc:latitude '39.28503333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_627'^^xsd:string;
  dwc:observationDate '2012-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6525 -30.23583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.23583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6525 -30.23583333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6525"^^xsd:decimal ;
  geo-pos:long "-30.23583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_628'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108052'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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.23583333'^^xsd:double;
  dwc:latitude '37.6525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_628'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72915 -30.30965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72915"^^xsd:decimal ;
  dwc:decimalLongitude "-30.30965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72915 -30.30965)"^^geo:wktLiteral ;
  geo-pos:lat "37.72915"^^xsd:decimal ;
  geo-pos:long "-30.30965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_629'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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.30965'^^xsd:double;
  dwc:latitude '37.72915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_629'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37191667 -25.52978333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37191667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52978333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37191667 -25.52978333)"^^geo:wktLiteral ;
  geo-pos:lat "37.37191667"^^xsd:decimal ;
  geo-pos:long "-25.52978333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_630'^^xsd:string;
  dwc:scientificName 'Thunnus thynnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108617'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.52978333'^^xsd:double;
  dwc:latitude '37.37191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Rabiolo'^^xsd:string;
  dwc:aphiaid '127029'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_630'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1521 -25.27851667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1521"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27851667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1521 -25.27851667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1521"^^xsd:decimal ;
  geo-pos:long "-25.27851667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_631'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109500'^^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 '-25.27851667'^^xsd:double;
  dwc:latitude '37.1521'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_631'^^xsd:string;
  dwc:observationDate '2013-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71248333 -28.90075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71248333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.90075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71248333 -28.90075)"^^geo:wktLiteral ;
  geo-pos:lat "38.71248333"^^xsd:decimal ;
  geo-pos:long "-28.90075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_632'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.90075'^^xsd:double;
  dwc:latitude '38.71248333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_632'^^xsd:string;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67473333 -28.90583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67473333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.90583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67473333 -28.90583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67473333"^^xsd:decimal ;
  geo-pos:long "-28.90583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_633'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109659'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.90583333'^^xsd:double;
  dwc:latitude '38.67473333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_633'^^xsd:string;
  dwc:observationDate '2013-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56606667 -27.55275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56606667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.55275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56606667 -27.55275)"^^geo:wktLiteral ;
  geo-pos:lat "38.56606667"^^xsd:decimal ;
  geo-pos:long "-27.55275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_634'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109782'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-27.55275'^^xsd:double;
  dwc:latitude '38.56606667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_634'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86721667 -25.1053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86721667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86721667 -25.1053)"^^geo:wktLiteral ;
  geo-pos:lat "36.86721667"^^xsd:decimal ;
  geo-pos:long "-25.1053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_635'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.1053'^^xsd:double;
  dwc:latitude '36.86721667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_635'^^xsd:string;
  dwc:observationDate '2013-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_636> ;
  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/4674__POPA_DISCARDS_636>
  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/4674__POPA_DISCARDS_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_636'^^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_DISCARDS_636'^^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/4674__POPA_DISCARDS_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4586 -30.11026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4586"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/4674__POPA_DISCARDS_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4586 -30.11026667)"^^geo:wktLiteral ;
  geo-pos:lat "37.4586"^^xsd:decimal ;
  geo-pos:long "-30.11026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_637'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110425'^^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.11026667'^^xsd:double;
  dwc:latitude '37.4586'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_637'^^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/4674__POPA_DISCARDS_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69073333 -29.69533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69073333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.69533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69073333 -29.69533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69073333"^^xsd:decimal ;
  geo-pos:long "-29.69533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_638'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110428'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-29.69533333'^^xsd:double;
  dwc:latitude '38.69073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_638'^^xsd:string;
  dwc:observationDate '2013-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4754 -29.36975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4754"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4754 -29.36975)"^^geo:wktLiteral ;
  geo-pos:lat "38.4754"^^xsd:decimal ;
  geo-pos:long "-29.36975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_639'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-29.36975'^^xsd:double;
  dwc:latitude '38.4754'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_639'^^xsd:string;
  dwc:observationDate '2013-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15295 -26.4835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15295"^^xsd:decimal ;
  dwc:decimalLongitude "-26.4835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15295 -26.4835)"^^geo:wktLiteral ;
  geo-pos:lat "38.15295"^^xsd:decimal ;
  geo-pos:long "-26.4835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_640'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-26.4835'^^xsd:double;
  dwc:latitude '38.15295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_640'^^xsd:string;
  dwc:observationDate '2013-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13285 -26.46916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13285"^^xsd:decimal ;
  dwc:decimalLongitude "-26.46916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13285 -26.46916667)"^^geo:wktLiteral ;
  geo-pos:lat "38.13285"^^xsd:decimal ;
  geo-pos:long "-26.46916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_641'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110434'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-26.46916667'^^xsd:double;
  dwc:latitude '38.13285'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_641'^^xsd:string;
  dwc:observationDate '2013-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76043333 -26.0982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76043333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.0982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76043333 -26.0982)"^^geo:wktLiteral ;
  geo-pos:lat "37.76043333"^^xsd:decimal ;
  geo-pos:long "-26.0982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_642'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110526'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.0982'^^xsd:double;
  dwc:latitude '37.76043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_642'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73406667 -26.03056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73406667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.03056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73406667 -26.03056667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73406667"^^xsd:decimal ;
  geo-pos:long "-26.03056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_643'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110535'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-26.03056667'^^xsd:double;
  dwc:latitude '37.73406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_643'^^xsd:string;
  dwc:observationDate '2013-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73586667 -25.99663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73586667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.99663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73586667 -25.99663333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73586667"^^xsd:decimal ;
  geo-pos:long "-25.99663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_644'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110536'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.99663333'^^xsd:double;
  dwc:latitude '37.73586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_644'^^xsd:string;
  dwc:observationDate '2013-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69905 -24.95375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69905"^^xsd:decimal ;
  dwc:decimalLongitude "-24.95375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69905 -24.95375)"^^geo:wktLiteral ;
  geo-pos:lat "36.69905"^^xsd:decimal ;
  geo-pos:long "-24.95375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_645'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.95375'^^xsd:double;
  dwc:latitude '36.69905'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_645'^^xsd:string;
  dwc:observationDate '2013-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69905 -24.95375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69905"^^xsd:decimal ;
  dwc:decimalLongitude "-24.95375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69905 -24.95375)"^^geo:wktLiteral ;
  geo-pos:lat "36.69905"^^xsd:decimal ;
  geo-pos:long "-24.95375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_646'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.95375'^^xsd:double;
  dwc:latitude '36.69905'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_646'^^xsd:string;
  dwc:observationDate '2013-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98511667 -24.6214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98511667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.6214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98511667 -24.6214)"^^geo:wktLiteral ;
  geo-pos:lat "36.98511667"^^xsd:decimal ;
  geo-pos:long "-24.6214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_647'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.6214'^^xsd:double;
  dwc:latitude '36.98511667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_647'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9979 -24.57823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9979"^^xsd:decimal ;
  dwc:decimalLongitude "-24.57823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9979 -24.57823333)"^^geo:wktLiteral ;
  geo-pos:lat "36.9979"^^xsd:decimal ;
  geo-pos:long "-24.57823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_648'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.57823333'^^xsd:double;
  dwc:latitude '36.9979'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_648'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39538333 -24.32856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39538333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.32856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39538333 -24.32856667)"^^geo:wktLiteral ;
  geo-pos:lat "37.39538333"^^xsd:decimal ;
  geo-pos:long "-24.32856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_649'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110666'^^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 '-24.32856667'^^xsd:double;
  dwc:latitude '37.39538333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_649'^^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/4674__POPA_DISCARDS_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51125 -24.3678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51125"^^xsd:decimal ;
  dwc:decimalLongitude "-24.3678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51125 -24.3678)"^^geo:wktLiteral ;
  geo-pos:lat "37.51125"^^xsd:decimal ;
  geo-pos:long "-24.3678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_650'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110667'^^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 '-24.3678'^^xsd:double;
  dwc:latitude '37.51125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_650'^^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/4674__POPA_DISCARDS_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43606667 -29.40758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43606667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.40758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43606667 -29.40758333)"^^geo:wktLiteral ;
  geo-pos:lat "38.43606667"^^xsd:decimal ;
  geo-pos:long "-29.40758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_651'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110749'^^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 '-29.40758333'^^xsd:double;
  dwc:latitude '38.43606667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_651'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52725 -29.51385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52725"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52725 -29.51385)"^^geo:wktLiteral ;
  geo-pos:lat "38.52725"^^xsd:decimal ;
  geo-pos:long "-29.51385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_652'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110750'^^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 '-29.51385'^^xsd:double;
  dwc:latitude '38.52725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_652'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52871667 -29.55943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52871667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.55943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52871667 -29.55943333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52871667"^^xsd:decimal ;
  geo-pos:long "-29.55943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_653'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110751'^^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 '-29.55943333'^^xsd:double;
  dwc:latitude '38.52871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_653'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42216667 -29.44925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42216667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.44925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42216667 -29.44925)"^^geo:wktLiteral ;
  geo-pos:lat "38.42216667"^^xsd:decimal ;
  geo-pos:long "-29.44925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_654'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110755'^^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 '-29.44925'^^xsd:double;
  dwc:latitude '38.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_DISCARDS_654'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42958333 -29.20715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42958333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.20715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42958333 -29.20715)"^^geo:wktLiteral ;
  geo-pos:lat "38.42958333"^^xsd:decimal ;
  geo-pos:long "-29.20715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_655'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110758'^^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 '-29.20715'^^xsd:double;
  dwc:latitude '38.42958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_655'^^xsd:string;
  dwc:observationDate '2013-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79335 -25.91696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79335"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79335 -25.91696667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79335"^^xsd:decimal ;
  geo-pos:long "-25.91696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_656'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110879'^^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 '-25.91696667'^^xsd:double;
  dwc:latitude '37.79335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_656'^^xsd:string;
  dwc:observationDate '2013-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80811667 -25.89076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80811667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80811667 -25.89076667)"^^geo:wktLiteral ;
  geo-pos:lat "37.80811667"^^xsd:decimal ;
  geo-pos:long "-25.89076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_657'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110882'^^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 '-25.89076667'^^xsd:double;
  dwc:latitude '37.80811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_657'^^xsd:string;
  dwc:observationDate '2013-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82336667 -25.91336667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82336667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91336667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82336667 -25.91336667)"^^geo:wktLiteral ;
  geo-pos:lat "37.82336667"^^xsd:decimal ;
  geo-pos:long "-25.91336667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_658'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110883'^^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 '-25.91336667'^^xsd:double;
  dwc:latitude '37.82336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_658'^^xsd:string;
  dwc:observationDate '2013-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89176667 -25.3258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89176667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89176667 -25.3258)"^^geo:wktLiteral ;
  geo-pos:lat "36.89176667"^^xsd:decimal ;
  geo-pos:long "-25.3258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_659'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110956'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.3258'^^xsd:double;
  dwc:latitude '36.89176667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_659'^^xsd:string;
  dwc:observationDate '2013-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85061667 -28.4795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85061667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85061667 -28.4795)"^^geo:wktLiteral ;
  geo-pos:lat "38.85061667"^^xsd:decimal ;
  geo-pos:long "-28.4795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_660'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111047'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.4795'^^xsd:double;
  dwc:latitude '38.85061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_660'^^xsd:string;
  dwc:observationDate '2013-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80618333 -28.38546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80618333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80618333 -28.38546667)"^^geo:wktLiteral ;
  geo-pos:lat "38.80618333"^^xsd:decimal ;
  geo-pos:long "-28.38546667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_661'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.38546667'^^xsd:double;
  dwc:latitude '38.80618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_661'^^xsd:string;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729 -28.51705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729 -28.51705)"^^geo:wktLiteral ;
  geo-pos:lat "38.729"^^xsd:decimal ;
  geo-pos:long "-28.51705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_662'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111112'^^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 '-28.51705'^^xsd:double;
  dwc:latitude '38.729'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_662'^^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/4674__POPA_DISCARDS_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92873333 -28.33095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92873333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92873333 -28.33095)"^^geo:wktLiteral ;
  geo-pos:lat "38.92873333"^^xsd:decimal ;
  geo-pos:long "-28.33095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_663'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.33095'^^xsd:double;
  dwc:latitude '38.92873333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_663'^^xsd:string;
  dwc:observationDate '2013-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4726 -27.79773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4726"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4726 -27.79773333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4726"^^xsd:decimal ;
  geo-pos:long "-27.79773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_664'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111168'^^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 '-27.79773333'^^xsd:double;
  dwc:latitude '38.4726'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_664'^^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/4674__POPA_DISCARDS_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44436667 -27.9104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44436667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44436667 -27.9104)"^^geo:wktLiteral ;
  geo-pos:lat "38.44436667"^^xsd:decimal ;
  geo-pos:long "-27.9104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_665'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111177'^^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 '-27.9104'^^xsd:double;
  dwc:latitude '38.44436667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_665'^^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/4674__POPA_DISCARDS_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46173333 -27.90225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46173333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46173333 -27.90225)"^^geo:wktLiteral ;
  geo-pos:lat "38.46173333"^^xsd:decimal ;
  geo-pos:long "-27.90225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_666'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111178'^^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 '-27.90225'^^xsd:double;
  dwc:latitude '38.46173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_666'^^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/4674__POPA_DISCARDS_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46175 -27.72833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46175"^^xsd:decimal ;
  dwc:decimalLongitude "-27.72833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46175 -27.72833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46175"^^xsd:decimal ;
  geo-pos:long "-27.72833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_667'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111210'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^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 '-27.72833333'^^xsd:double;
  dwc:latitude '38.46175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_667'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49101667 -27.81741667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49101667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81741667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49101667 -27.81741667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49101667"^^xsd:decimal ;
  geo-pos:long "-27.81741667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_668'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111213'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.81741667'^^xsd:double;
  dwc:latitude '38.49101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_668'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60586667 -27.75088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60586667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60586667 -27.75088333)"^^geo:wktLiteral ;
  geo-pos:lat "38.60586667"^^xsd:decimal ;
  geo-pos:long "-27.75088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_669'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.75088333'^^xsd:double;
  dwc:latitude '38.60586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_669'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96276667 -27.92071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96276667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96276667 -27.92071667)"^^geo:wktLiteral ;
  geo-pos:lat "38.96276667"^^xsd:decimal ;
  geo-pos:long "-27.92071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_670'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111248'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.92071667'^^xsd:double;
  dwc:latitude '38.96276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_670'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69511667 -28.04165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69511667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69511667 -28.04165)"^^geo:wktLiteral ;
  geo-pos:lat "38.69511667"^^xsd:decimal ;
  geo-pos:long "-28.04165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_671'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111297'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.04165'^^xsd:double;
  dwc:latitude '38.69511667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_671'^^xsd:string;
  dwc:observationDate '2013-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69238333 -28.03843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69238333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69238333 -28.03843333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69238333"^^xsd:decimal ;
  geo-pos:long "-28.03843333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_672'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111298'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.03843333'^^xsd:double;
  dwc:latitude '38.69238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_672'^^xsd:string;
  dwc:observationDate '2013-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11235 -30.39011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11235"^^xsd:decimal ;
  dwc:decimalLongitude "-30.39011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11235 -30.39011667)"^^geo:wktLiteral ;
  geo-pos:lat "39.11235"^^xsd:decimal ;
  geo-pos:long "-30.39011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_673'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111384'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.39011667'^^xsd:double;
  dwc:latitude '39.11235'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_673'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51455 -29.60338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51455"^^xsd:decimal ;
  dwc:decimalLongitude "-29.60338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51455 -29.60338333)"^^geo:wktLiteral ;
  geo-pos:lat "37.51455"^^xsd:decimal ;
  geo-pos:long "-29.60338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_674'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111387'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-29.60338333'^^xsd:double;
  dwc:latitude '37.51455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_674'^^xsd:string;
  dwc:observationDate '2013-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13843333 -30.15621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13843333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/4674__POPA_DISCARDS_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13843333 -30.15621667)"^^geo:wktLiteral ;
  geo-pos:lat "39.13843333"^^xsd:decimal ;
  geo-pos:long "-30.15621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_675'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111500'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.15621667'^^xsd:double;
  dwc:latitude '39.13843333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_675'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67635 -25.80951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67635"^^xsd:decimal ;
  dwc:decimalLongitude "-25.80951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67635 -25.80951667)"^^geo:wktLiteral ;
  geo-pos:lat "37.67635"^^xsd:decimal ;
  geo-pos:long "-25.80951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_676'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.80951667'^^xsd:double;
  dwc:latitude '37.67635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_676'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0979 -27.86116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0979"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0979 -27.86116667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0979"^^xsd:decimal ;
  geo-pos:long "-27.86116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_677'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112776'^^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 '-27.86116667'^^xsd:double;
  dwc:latitude '39.0979'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_677'^^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/4674__POPA_DISCARDS_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16365 -25.12861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16365"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16365 -25.12861667)"^^geo:wktLiteral ;
  geo-pos:lat "37.16365"^^xsd:decimal ;
  geo-pos:long "-25.12861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_678'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112875'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.12861667'^^xsd:double;
  dwc:latitude '37.16365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_678'^^xsd:string;
  dwc:observationDate '2013-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14481667 -24.21416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14481667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.21416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14481667 -24.21416667)"^^geo:wktLiteral ;
  geo-pos:lat "37.14481667"^^xsd:decimal ;
  geo-pos:long "-24.21416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_679'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112973'^^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 '-24.21416667'^^xsd:double;
  dwc:latitude '37.14481667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_679'^^xsd:string;
  dwc:observationDate '2013-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31503333 -24.2218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31503333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.2218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31503333 -24.2218)"^^geo:wktLiteral ;
  geo-pos:lat "37.31503333"^^xsd:decimal ;
  geo-pos:long "-24.2218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_680'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112975'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.2218'^^xsd:double;
  dwc:latitude '37.31503333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_680'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32496667 -24.21676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32496667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.21676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32496667 -24.21676667)"^^geo:wktLiteral ;
  geo-pos:lat "37.32496667"^^xsd:decimal ;
  geo-pos:long "-24.21676667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_681'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.21676667'^^xsd:double;
  dwc:latitude '37.32496667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_681'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37058333 -24.20345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37058333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.20345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37058333 -24.20345)"^^geo:wktLiteral ;
  geo-pos:lat "37.37058333"^^xsd:decimal ;
  geo-pos:long "-24.20345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_682'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.20345'^^xsd:double;
  dwc:latitude '37.37058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_682'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44283333 -24.16598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44283333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.16598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44283333 -24.16598333)"^^geo:wktLiteral ;
  geo-pos:lat "37.44283333"^^xsd:decimal ;
  geo-pos:long "-24.16598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_683'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112979'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.16598333'^^xsd:double;
  dwc:latitude '37.44283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_683'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45968333 -24.22083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45968333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.22083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45968333 -24.22083333)"^^geo:wktLiteral ;
  geo-pos:lat "37.45968333"^^xsd:decimal ;
  geo-pos:long "-24.22083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_684'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112982'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.22083333'^^xsd:double;
  dwc:latitude '37.45968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_684'^^xsd:string;
  dwc:observationDate '2013-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42026667 -24.19158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42026667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.19158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42026667 -24.19158333)"^^geo:wktLiteral ;
  geo-pos:lat "37.42026667"^^xsd:decimal ;
  geo-pos:long "-24.19158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_685'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112987'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.19158333'^^xsd:double;
  dwc:latitude '37.42026667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_685'^^xsd:string;
  dwc:observationDate '2013-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95858333 -25.8284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95858333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95858333 -25.8284)"^^geo:wktLiteral ;
  geo-pos:lat "36.95858333"^^xsd:decimal ;
  geo-pos:long "-25.8284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_686'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113031'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.8284'^^xsd:double;
  dwc:latitude '36.95858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_686'^^xsd:string;
  dwc:observationDate '2013-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66333333 -25.05086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05086667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66333333 -25.05086667)"^^geo:wktLiteral ;
  geo-pos:lat "36.66333333"^^xsd:decimal ;
  geo-pos:long "-25.05086667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_687'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.05086667'^^xsd:double;
  dwc:latitude '36.66333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_687'^^xsd:string;
  dwc:observationDate '2013-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62671667 -24.94356667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62671667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.94356667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62671667 -24.94356667)"^^geo:wktLiteral ;
  geo-pos:lat "36.62671667"^^xsd:decimal ;
  geo-pos:long "-24.94356667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_688'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113072'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.94356667'^^xsd:double;
  dwc:latitude '36.62671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_688'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6295 -25.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6295"^^xsd:decimal ;
  dwc:decimalLongitude "-25.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6295 -25.089)"^^geo:wktLiteral ;
  geo-pos:lat "36.6295"^^xsd:decimal ;
  geo-pos:long "-25.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_689'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113073'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.089'^^xsd:double;
  dwc:latitude '36.6295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_689'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61198333 -25.15841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61198333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61198333 -25.15841667)"^^geo:wktLiteral ;
  geo-pos:lat "36.61198333"^^xsd:decimal ;
  geo-pos:long "-25.15841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_690'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113074'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15841667'^^xsd:double;
  dwc:latitude '36.61198333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_690'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61081667 -25.16085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61081667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61081667 -25.16085)"^^geo:wktLiteral ;
  geo-pos:lat "36.61081667"^^xsd:decimal ;
  geo-pos:long "-25.16085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_691'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16085'^^xsd:double;
  dwc:latitude '36.61081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_691'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55011667 -25.21028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55011667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55011667 -25.21028333)"^^geo:wktLiteral ;
  geo-pos:lat "36.55011667"^^xsd:decimal ;
  geo-pos:long "-25.21028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_692'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21028333'^^xsd:double;
  dwc:latitude '36.55011667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_692'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5022 -25.16581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5022"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5022 -25.16581667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5022"^^xsd:decimal ;
  geo-pos:long "-25.16581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_693'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.16581667'^^xsd:double;
  dwc:latitude '36.5022'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_693'^^xsd:string;
  dwc:observationDate '2013-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51423333 -25.30001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51423333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.30001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51423333 -25.30001667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51423333"^^xsd:decimal ;
  geo-pos:long "-25.30001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_694'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113080'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.30001667'^^xsd:double;
  dwc:latitude '36.51423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_694'^^xsd:string;
  dwc:observationDate '2013-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50685 -25.29568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50685"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50685 -25.29568333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50685"^^xsd:decimal ;
  geo-pos:long "-25.29568333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_695'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.29568333'^^xsd:double;
  dwc:latitude '36.50685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_695'^^xsd:string;
  dwc:observationDate '2013-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49725 -25.33546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49725"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49725 -25.33546667)"^^geo:wktLiteral ;
  geo-pos:lat "36.49725"^^xsd:decimal ;
  geo-pos:long "-25.33546667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_696'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.33546667'^^xsd:double;
  dwc:latitude '36.49725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_696'^^xsd:string;
  dwc:observationDate '2013-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59116667 -25.32326667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59116667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32326667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59116667 -25.32326667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59116667"^^xsd:decimal ;
  geo-pos:long "-25.32326667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_697'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113083'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.32326667'^^xsd:double;
  dwc:latitude '36.59116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_697'^^xsd:string;
  dwc:observationDate '2013-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35566667 -28.92685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35566667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35566667 -28.92685)"^^geo:wktLiteral ;
  geo-pos:lat "38.35566667"^^xsd:decimal ;
  geo-pos:long "-28.92685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_698'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113224'^^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 '-28.92685'^^xsd:double;
  dwc:latitude '38.35566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_698'^^xsd:string;
  dwc:observationDate '2013-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_699> ;
  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/4674__POPA_DISCARDS_699>
  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/4674__POPA_DISCARDS_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_699'^^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_DISCARDS_699'^^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/4674__POPA_DISCARDS_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01291667 -26.25405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01291667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.25405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01291667 -26.25405)"^^geo:wktLiteral ;
  geo-pos:lat "38.01291667"^^xsd:decimal ;
  geo-pos:long "-26.25405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_700'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113271'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-26.25405'^^xsd:double;
  dwc:latitude '38.01291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_700'^^xsd:string;
  dwc:observationDate '2013-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77336667 -26.10475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77336667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.10475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77336667 -26.10475)"^^geo:wktLiteral ;
  geo-pos:lat "37.77336667"^^xsd:decimal ;
  geo-pos:long "-26.10475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_701'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113276'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-26.10475'^^xsd:double;
  dwc:latitude '37.77336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_701'^^xsd:string;
  dwc:observationDate '2013-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09816667 -25.14015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09816667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09816667 -25.14015)"^^geo:wktLiteral ;
  geo-pos:lat "37.09816667"^^xsd:decimal ;
  geo-pos:long "-25.14015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_702'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113312'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.14015'^^xsd:double;
  dwc:latitude '37.09816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_702'^^xsd:string;
  dwc:observationDate '2013-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47925 -27.70251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47925"^^xsd:decimal ;
  dwc:decimalLongitude "-27.70251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47925 -27.70251667)"^^geo:wktLiteral ;
  geo-pos:lat "38.47925"^^xsd:decimal ;
  geo-pos:long "-27.70251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_703'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113317'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.70251667'^^xsd:double;
  dwc:latitude '38.47925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_703'^^xsd:string;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58923333 -27.77228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58923333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58923333 -27.77228333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58923333"^^xsd:decimal ;
  geo-pos:long "-27.77228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_704'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.77228333'^^xsd:double;
  dwc:latitude '38.58923333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_704'^^xsd:string;
  dwc:observationDate '2013-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64726667 -28.78018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64726667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64726667 -28.78018333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64726667"^^xsd:decimal ;
  geo-pos:long "-28.78018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_705'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113408'^^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 '-28.78018333'^^xsd:double;
  dwc:latitude '38.64726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_705'^^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/4674__POPA_DISCARDS_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61673333 -28.78128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61673333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61673333 -28.78128333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61673333"^^xsd:decimal ;
  geo-pos:long "-28.78128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_706'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113529'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.78128333'^^xsd:double;
  dwc:latitude '38.61673333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_706'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81103333 -26.03258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81103333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.03258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81103333 -26.03258333)"^^geo:wktLiteral ;
  geo-pos:lat "37.81103333"^^xsd:decimal ;
  geo-pos:long "-26.03258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_707'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113888'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-26.03258333'^^xsd:double;
  dwc:latitude '37.81103333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_707'^^xsd:string;
  dwc:observationDate '2013-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11613333 -26.06975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11613333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.06975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11613333 -26.06975)"^^geo:wktLiteral ;
  geo-pos:lat "38.11613333"^^xsd:decimal ;
  geo-pos:long "-26.06975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_708'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-26.06975'^^xsd:double;
  dwc:latitude '38.11613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_708'^^xsd:string;
  dwc:observationDate '2013-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38651667 -25.11653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38651667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38651667 -25.11653333)"^^geo:wktLiteral ;
  geo-pos:lat "37.38651667"^^xsd:decimal ;
  geo-pos:long "-25.11653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_709'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116345'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11653333'^^xsd:double;
  dwc:latitude '37.38651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_709'^^xsd:string;
  dwc:observationDate '2013-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38046667 -25.1127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38046667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38046667 -25.1127)"^^geo:wktLiteral ;
  geo-pos:lat "37.38046667"^^xsd:decimal ;
  geo-pos:long "-25.1127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_710'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116441'^^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 '-25.1127'^^xsd:double;
  dwc:latitude '37.38046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_710'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26546667 -27.87058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26546667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26546667 -27.87058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.26546667"^^xsd:decimal ;
  geo-pos:long "-27.87058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_711'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116554'^^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 '-27.87058333'^^xsd:double;
  dwc:latitude '38.26546667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_711'^^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/4674__POPA_DISCARDS_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28423333 -28.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28423333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28423333 -28.059)"^^geo:wktLiteral ;
  geo-pos:lat "38.28423333"^^xsd:decimal ;
  geo-pos:long "-28.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_712'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116676'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.059'^^xsd:double;
  dwc:latitude '38.28423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_712'^^xsd:string;
  dwc:observationDate '2013-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18811667 -28.01866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18811667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18811667 -28.01866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.18811667"^^xsd:decimal ;
  geo-pos:long "-28.01866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_713'^^xsd:string;
  dwc:scientificName 'Thunnus thynnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116679'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.01866667'^^xsd:double;
  dwc:latitude '38.18811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Rabiolo'^^xsd:string;
  dwc:aphiaid '127029'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_713'^^xsd:string;
  dwc:observationDate '2013-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22458333 -28.02115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22458333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22458333 -28.02115)"^^geo:wktLiteral ;
  geo-pos:lat "38.22458333"^^xsd:decimal ;
  geo-pos:long "-28.02115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_714'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.02115'^^xsd:double;
  dwc:latitude '38.22458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_714'^^xsd:string;
  dwc:observationDate '2013-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15408333 -28.09118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15408333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15408333 -28.09118333)"^^geo:wktLiteral ;
  geo-pos:lat "38.15408333"^^xsd:decimal ;
  geo-pos:long "-28.09118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_715'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116681'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09118333'^^xsd:double;
  dwc:latitude '38.15408333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_715'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14846667 -28.02076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14846667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14846667 -28.02076667)"^^geo:wktLiteral ;
  geo-pos:lat "38.14846667"^^xsd:decimal ;
  geo-pos:long "-28.02076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_716'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02076667'^^xsd:double;
  dwc:latitude '38.14846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_716'^^xsd:string;
  dwc:observationDate '2013-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38095 -28.1889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38095"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38095 -28.1889)"^^geo:wktLiteral ;
  geo-pos:lat "37.38095"^^xsd:decimal ;
  geo-pos:long "-28.1889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_717'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116751'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.1889'^^xsd:double;
  dwc:latitude '37.38095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_717'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39115 -28.09108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39115"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39115 -28.09108333)"^^geo:wktLiteral ;
  geo-pos:lat "37.39115"^^xsd:decimal ;
  geo-pos:long "-28.09108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_718'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116752'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.09108333'^^xsd:double;
  dwc:latitude '37.39115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Voador'^^xsd:string;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_718'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_719> ;
  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/4674__POPA_DISCARDS_719>
  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/4674__POPA_DISCARDS_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_719'^^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_DISCARDS_719'^^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/4674__POPA_DISCARDS_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54075 -30.41321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54075"^^xsd:decimal ;
  dwc:decimalLongitude "-30.41321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54075 -30.41321667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54075"^^xsd:decimal ;
  geo-pos:long "-30.41321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_720'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116817'^^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.41321667'^^xsd:double;
  dwc:latitude '38.54075'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_720'^^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/4674__POPA_DISCARDS_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32105 -30.1697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32105"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32105 -30.1697)"^^geo:wktLiteral ;
  geo-pos:lat "38.32105"^^xsd:decimal ;
  geo-pos:long "-30.1697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_721'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.1697'^^xsd:double;
  dwc:latitude '38.32105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_721'^^xsd:string;
  dwc:observationDate '2013-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38423333 -29.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38423333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38423333 -29.526)"^^geo:wktLiteral ;
  geo-pos:lat "38.38423333"^^xsd:decimal ;
  geo-pos:long "-29.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_722'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116853'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-29.526'^^xsd:double;
  dwc:latitude '38.38423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_722'^^xsd:string;
  dwc:observationDate '2013-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77765 -29.17553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77765"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77765 -29.17553333)"^^geo:wktLiteral ;
  geo-pos:lat "38.77765"^^xsd:decimal ;
  geo-pos:long "-29.17553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_723'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116885'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-29.17553333'^^xsd:double;
  dwc:latitude '38.77765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_723'^^xsd:string;
  dwc:observationDate '2013-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_724> ;
  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/4674__POPA_DISCARDS_724>
  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/4674__POPA_DISCARDS_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_724'^^xsd:string;
  dwc:scientificName 'Makaira nigricans'^^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: Espadim-azul'^^xsd:string;
  dwc:aphiaid '126950'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_724'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_725> ;
  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/4674__POPA_DISCARDS_725>
  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/4674__POPA_DISCARDS_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_725'^^xsd:string;
  dwc:scientificName 'Thunnus thynnus'^^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: Rabiolo'^^xsd:string;
  dwc:aphiaid '127029'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_725'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9687 -25.92246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9687"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9687 -25.92246667)"^^geo:wktLiteral ;
  geo-pos:lat "37.9687"^^xsd:decimal ;
  geo-pos:long "-25.92246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_726'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '117025'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.92246667'^^xsd:double;
  dwc:latitude '37.9687'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_726'^^xsd:string;
  dwc:observationDate '2013-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6181 -28.81656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6181"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6181 -28.81656667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6181"^^xsd:decimal ;
  geo-pos:long "-28.81656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_727'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '117167'^^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 '-28.81656667'^^xsd:double;
  dwc:latitude '38.6181'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_727'^^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/4674__POPA_DISCARDS_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61216667 -28.8073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61216667 -28.8073)"^^geo:wktLiteral ;
  geo-pos:lat "38.61216667"^^xsd:decimal ;
  geo-pos:long "-28.8073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_728'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '117214'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.8073'^^xsd:double;
  dwc:latitude '38.61216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_728'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74981667 -25.16566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74981667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74981667 -25.16566667)"^^geo:wktLiteral ;
  geo-pos:lat "36.74981667"^^xsd:decimal ;
  geo-pos:long "-25.16566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_307'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87457'^^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 '-25.16566667'^^xsd:double;
  dwc:latitude '36.74981667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_307'^^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/4674__POPA_DISCARDS_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76715 -25.33358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76715 -25.33358333)"^^geo:wktLiteral ;
  geo-pos:lat "36.76715"^^xsd:decimal ;
  geo-pos:long "-25.33358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_310'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87460'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '-25.33358333'^^xsd:double;
  dwc:latitude '36.76715'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_310'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89253333 -24.42465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89253333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.42465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89253333 -24.42465)"^^geo:wktLiteral ;
  geo-pos:lat "36.89253333"^^xsd:decimal ;
  geo-pos:long "-24.42465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_326'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87568'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.42465'^^xsd:double;
  dwc:latitude '36.89253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bonito'^^xsd:string;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_326'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52776667 -24.75936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52776667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.75936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52776667 -24.75936667)"^^geo:wktLiteral ;
  geo-pos:lat "36.52776667"^^xsd:decimal ;
  geo-pos:long "-24.75936667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_340'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.75936667'^^xsd:double;
  dwc:latitude '36.52776667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_340'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53633333 -28.46173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53633333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53633333 -28.46173333)"^^geo:wktLiteral ;
  geo-pos:lat "37.53633333"^^xsd:decimal ;
  geo-pos:long "-28.46173333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_359'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88741'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.46173333'^^xsd:double;
  dwc:latitude '37.53633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_359'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94631667 -26.29908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94631667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.29908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94631667 -26.29908333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94631667"^^xsd:decimal ;
  geo-pos:long "-26.29908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_372'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.29908333'^^xsd:double;
  dwc:latitude '36.94631667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_372'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15421667 -24.0928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15421667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.0928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15421667 -24.0928)"^^geo:wktLiteral ;
  geo-pos:lat "37.15421667"^^xsd:decimal ;
  geo-pos:long "-24.0928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_387'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89439'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.0928'^^xsd:double;
  dwc:latitude '37.15421667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_387'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4674__POPA_DISCARDS_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4674__POPA_DISCARDS_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4674__POPA_DISCARDS_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26623333 -24.3028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26623333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.3028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4674__POPA_DISCARDS_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26623333 -24.3028)"^^geo:wktLiteral ;
  geo-pos:lat "37.26623333"^^xsd:decimal ;
  geo-pos:long "-24.3028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4674__POPA_DISCARDS_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_DISCARDS_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4674_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_DISCARDS'^^xsd:string;
  dwc:catalogNumber 'POPA_DISCARDS_401'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89627'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.3028'^^xsd:double;
  dwc:latitude '37.26623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Patudo'^^xsd:string;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_DISCARDS_401'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF