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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_203'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.47316667'^^xsd:double;
  dwc:latitude '39.66818333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_203'^^xsd:string;
  dwc:observationDate '2005-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_373> ;
  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/4672__POPA_BYCATCH_373>
  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/4672__POPA_BYCATCH_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_373'^^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_BYCATCH_373'^^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/4672__POPA_BYCATCH_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_372> ;
  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/4672__POPA_BYCATCH_372>
  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/4672__POPA_BYCATCH_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_372'^^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_BYCATCH_372'^^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/4672__POPA_BYCATCH_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38716667 -31.29815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38716667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_67'^^xsd:string;
  dwc:scientificName 'Naucrates ductor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30696'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.69118333'^^xsd:double;
  dwc:latitude '38.27165'^^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_BYCATCH_67'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.83491667 -29.66165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.83491667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.66165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_6'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10506'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.3'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Serra'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_6'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00283333 -29.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00283333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_306'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90470'^^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 '-29.29943333'^^xsd:double;
  dwc:latitude '38.00316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Serra'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_306'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00451667 -29.29905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00451667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_258'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77755'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2987'^^xsd:double;
  dwc:latitude '38.0045'^^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_BYCATCH_258'^^xsd:string;
  dwc:observationDate '2008-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0045 -29.2987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0045"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_259'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77755'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2987'^^xsd:double;
  dwc:latitude '38.0045'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_259'^^xsd:string;
  dwc:observationDate '2008-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0048 -29.2986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0048"^^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/4672__POPA_BYCATCH_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0048 -29.2986)"^^geo:wktLiteral ;
  geo-pos:lat "38.0048"^^xsd:decimal ;
  geo-pos:long "-29.2986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_8'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17320'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2986'^^xsd:double;
  dwc:latitude '38.0048'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_8'^^xsd:string;
  dwc:observationDate '2001-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0048 -29.2986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0048"^^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/4672__POPA_BYCATCH_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0048 -29.2986)"^^geo:wktLiteral ;
  geo-pos:lat "38.0048"^^xsd:decimal ;
  geo-pos:long "-29.2986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_9'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17320'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2986'^^xsd:double;
  dwc:latitude '38.0048'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_9'^^xsd:string;
  dwc:observationDate '2001-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0048 -29.2986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0048"^^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/4672__POPA_BYCATCH_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0048 -29.2986)"^^geo:wktLiteral ;
  geo-pos:lat "38.0048"^^xsd:decimal ;
  geo-pos:long "-29.2986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_230'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61900'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-29.29855'^^xsd:double;
  dwc:latitude '38.00418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_230'^^xsd:string;
  dwc:observationDate '2006-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_246> ;
  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/4672__POPA_BYCATCH_246>
  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/4672__POPA_BYCATCH_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_246'^^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_BYCATCH_246'^^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/4672__POPA_BYCATCH_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_247> ;
  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/4672__POPA_BYCATCH_247>
  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/4672__POPA_BYCATCH_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_247'^^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_BYCATCH_247'^^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/4672__POPA_BYCATCH_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_256> ;
  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/4672__POPA_BYCATCH_256>
  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/4672__POPA_BYCATCH_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_256'^^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_BYCATCH_256'^^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/4672__POPA_BYCATCH_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.002 -29.29283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.002"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_224'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62399'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2915'^^xsd:double;
  dwc:latitude '38.00508333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_224'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_257> ;
  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/4672__POPA_BYCATCH_257>
  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/4672__POPA_BYCATCH_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_257'^^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_BYCATCH_257'^^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/4672__POPA_BYCATCH_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_348> ;
  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/4672__POPA_BYCATCH_348>
  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/4672__POPA_BYCATCH_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_348'^^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_BYCATCH_348'^^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/4672__POPA_BYCATCH_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02943333 -29.28348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02943333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_50'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25826'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.09'^^xsd:double;
  dwc:latitude '38.13326667'^^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_BYCATCH_50'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13326667 -29.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13326667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_71'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.854'^^xsd:double;
  dwc:latitude '38.53695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_71'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_238> ;
  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/4672__POPA_BYCATCH_238>
  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/4672__POPA_BYCATCH_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_238'^^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_BYCATCH_238'^^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/4672__POPA_BYCATCH_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_239> ;
  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/4672__POPA_BYCATCH_239>
  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/4672__POPA_BYCATCH_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_239'^^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_BYCATCH_239'^^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/4672__POPA_BYCATCH_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60988333 -28.7917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60988333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_235'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65837'^^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.75553333'^^xsd:double;
  dwc:latitude '38.63058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_235'^^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/4672__POPA_BYCATCH_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_293> ;
  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/4672__POPA_BYCATCH_293>
  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/4672__POPA_BYCATCH_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_293'^^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_BYCATCH_293'^^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/4672__POPA_BYCATCH_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66135 -28.70056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66135"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_162'^^xsd:string;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55281'^^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 '-28.65833333'^^xsd:double;
  dwc:latitude '39.516'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Serra'^^xsd:string;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_162'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8163 -28.65131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8163"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_12'^^xsd:string;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.35533333'^^xsd:double;
  dwc:latitude '38.05266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cherne'^^xsd:string;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_12'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33383333 -28.30316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33383333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_347'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87130'^^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 '-28.14196667'^^xsd:double;
  dwc:latitude '38.28513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_347'^^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/4672__POPA_BYCATCH_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00216667 -28.13816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_296'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90199'^^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 '-28.08428333'^^xsd:double;
  dwc:latitude '37.03021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_296'^^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/4672__POPA_BYCATCH_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08526667 -28.0789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_243'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65639'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.0789'^^xsd:double;
  dwc:latitude '39.08526667'^^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_BYCATCH_243'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.07003333 -28.07125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.07003333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_241'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65633'^^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.04021667'^^xsd:double;
  dwc:latitude '38.67876667'^^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_BYCATCH_241'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45083333 -28.03883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45083333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_140'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.8764'^^xsd:double;
  dwc:latitude '38.65395'^^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_BYCATCH_140'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6179 -27.8355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6179"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_289'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89576'^^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 '-27.41636667'^^xsd:double;
  dwc:latitude '37.64566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_289'^^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/4672__POPA_BYCATCH_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78683333 -27.40483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78683333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_127'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31208'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01805'^^xsd:double;
  dwc:latitude '38.69678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_127'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_283> ;
  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/4672__POPA_BYCATCH_283>
  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/4672__POPA_BYCATCH_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_283'^^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_BYCATCH_283'^^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/4672__POPA_BYCATCH_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_282> ;
  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/4672__POPA_BYCATCH_282>
  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/4672__POPA_BYCATCH_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_282'^^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_BYCATCH_282'^^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/4672__POPA_BYCATCH_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40473333 -26.90293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40473333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.90293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_281'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88412'^^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.90293333'^^xsd:double;
  dwc:latitude '37.40473333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_281'^^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/4672__POPA_BYCATCH_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39066667 -26.89026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39066667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.89026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_171'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52714'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-26.77411667'^^xsd:double;
  dwc:latitude '37.27598333'^^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_BYCATCH_171'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27598333 -26.77411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27598333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.77411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_57'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25352'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-26.6119'^^xsd:double;
  dwc:latitude '38.22638333'^^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_BYCATCH_57'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22638333 -26.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22638333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_143'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.60806667'^^xsd:double;
  dwc:latitude '38.22446667'^^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_BYCATCH_143'^^xsd:string;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22446667 -26.60806667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22446667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60806667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_62'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26206'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.60716667'^^xsd:double;
  dwc:latitude '38.22136667'^^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_BYCATCH_62'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22136667 -26.60716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22136667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_54'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25350'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.60713333'^^xsd:double;
  dwc:latitude '38.22313333'^^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_BYCATCH_54'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22313333 -26.60713333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22313333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60713333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_107'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.6055'^^xsd:double;
  dwc:latitude '38.2202'^^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_BYCATCH_107'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2202 -26.6055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2202"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_148'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32991'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-26.6053'^^xsd:double;
  dwc:latitude '38.21998333'^^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_BYCATCH_148'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2201 -26.60441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2201"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_59'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26205'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-26.60408333'^^xsd:double;
  dwc:latitude '38.21846667'^^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_BYCATCH_59'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21846667 -26.60408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21846667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_36'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25084'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-26.60295'^^xsd:double;
  dwc:latitude '38.2186'^^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_BYCATCH_36'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2203 -26.60218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2203"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_41'^^xsd:string;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27214'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-26.60218333'^^xsd:double;
  dwc:latitude '38.2203'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Bicuda'^^xsd:string;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_41'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_187> ;
  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/4672__POPA_BYCATCH_187>
  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/4672__POPA_BYCATCH_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_187'^^xsd:string;
  dwc:scientificName 'Sphyraena 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_BYCATCH_187'^^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/4672__POPA_BYCATCH_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_188> ;
  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/4672__POPA_BYCATCH_188>
  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/4672__POPA_BYCATCH_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_188'^^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_BYCATCH_188'^^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/4672__POPA_BYCATCH_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22381667 -26.60171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22381667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_109'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31183'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.60171667'^^xsd:double;
  dwc:latitude '38.22381667'^^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_BYCATCH_109'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22381667 -26.60171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22381667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_43'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-26.60156667'^^xsd:double;
  dwc:latitude '38.22133333'^^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_BYCATCH_43'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2222 -26.60061667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2222"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60061667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_149'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32992'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-26.60061667'^^xsd:double;
  dwc:latitude '38.2222'^^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_BYCATCH_149'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2222 -26.60061667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2222"^^xsd:decimal ;
  dwc:decimalLongitude "-26.60061667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_339'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89487'^^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 '-26.42325'^^xsd:double;
  dwc:latitude '37.20535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_339'^^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/4672__POPA_BYCATCH_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96591667 -26.40791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96591667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.40791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_316'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88963'^^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 '-26.3898'^^xsd:double;
  dwc:latitude '36.97568333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_316'^^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/4672__POPA_BYCATCH_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33358333 -26.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33358333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_315'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88960'^^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.2197'^^xsd:double;
  dwc:latitude '37.04488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_315'^^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/4672__POPA_BYCATCH_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97155 -26.20981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97155"^^xsd:decimal ;
  dwc:decimalLongitude "-26.20981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_375'^^xsd:string;
  dwc:scientificName 'Naucrates ductor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110525'^^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.10716667'^^xsd:double;
  dwc:latitude '37.78005'^^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_BYCATCH_375'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_327> ;
  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/4672__POPA_BYCATCH_327>
  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/4672__POPA_BYCATCH_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_327'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_327'^^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/4672__POPA_BYCATCH_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_310> ;
  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/4672__POPA_BYCATCH_310>
  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/4672__POPA_BYCATCH_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_310'^^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_BYCATCH_310'^^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/4672__POPA_BYCATCH_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_319> ;
  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/4672__POPA_BYCATCH_319>
  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/4672__POPA_BYCATCH_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_319'^^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_BYCATCH_319'^^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/4672__POPA_BYCATCH_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_307> ;
  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/4672__POPA_BYCATCH_307>
  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/4672__POPA_BYCATCH_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_307'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_307'^^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/4672__POPA_BYCATCH_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9474 -26.02488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9474"^^xsd:decimal ;
  dwc:decimalLongitude "-26.02488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_326'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87748'^^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.02488333'^^xsd:double;
  dwc:latitude '36.9474'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_326'^^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/4672__POPA_BYCATCH_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_312> ;
  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/4672__POPA_BYCATCH_312>
  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/4672__POPA_BYCATCH_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_312'^^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_BYCATCH_312'^^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/4672__POPA_BYCATCH_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69126667 -25.87233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69126667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_330'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89611'^^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 '-25.87233333'^^xsd:double;
  dwc:latitude '36.69126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_330'^^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/4672__POPA_BYCATCH_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69688333 -25.82303333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69688333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82303333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_270'^^xsd:string;
  dwc:scientificName 'Tetrapturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86751'^^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.63201667'^^xsd:double;
  dwc:latitude '37.61021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Espadim'^^xsd:string;
  dwc:aphiaid '126014'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_270'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47773333 -25.62358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47773333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.62358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_255'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75983'^^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.62358333'^^xsd:double;
  dwc:latitude '37.47773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_255'^^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/4672__POPA_BYCATCH_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22325 -25.60291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.60291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_345'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87126'^^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 '-25.30205'^^xsd:double;
  dwc:latitude '37.06496667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_345'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_336> ;
  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/4672__POPA_BYCATCH_336>
  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/4672__POPA_BYCATCH_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_336'^^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_BYCATCH_336'^^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/4672__POPA_BYCATCH_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_291> ;
  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/4672__POPA_BYCATCH_291>
  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/4672__POPA_BYCATCH_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_291'^^xsd:string;
  dwc:scientificName 'Seriola'^^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: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_291'^^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/4672__POPA_BYCATCH_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_377> ;
  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/4672__POPA_BYCATCH_377>
  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/4672__POPA_BYCATCH_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_377'^^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_BYCATCH_377'^^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/4672__POPA_BYCATCH_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_338> ;
  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/4672__POPA_BYCATCH_338>
  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/4672__POPA_BYCATCH_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_338'^^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_BYCATCH_338'^^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/4672__POPA_BYCATCH_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96268333 -25.27228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96268333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_263'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.24041667'^^xsd:double;
  dwc:latitude '36.91631667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_263'^^xsd:string;
  dwc:observationDate '2009-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_335> ;
  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/4672__POPA_BYCATCH_335>
  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/4672__POPA_BYCATCH_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_335'^^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_BYCATCH_335'^^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/4672__POPA_BYCATCH_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_288> ;
  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/4672__POPA_BYCATCH_288>
  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/4672__POPA_BYCATCH_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_288'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_288'^^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/4672__POPA_BYCATCH_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_290> ;
  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/4672__POPA_BYCATCH_290>
  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/4672__POPA_BYCATCH_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_290'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_290'^^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/4672__POPA_BYCATCH_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_295> ;
  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/4672__POPA_BYCATCH_295>
  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/4672__POPA_BYCATCH_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_295'^^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_BYCATCH_295'^^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/4672__POPA_BYCATCH_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9256 -25.19295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9256"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_265'^^xsd:string;
  dwc:scientificName 'Seriola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78967'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.19295'^^xsd:double;
  dwc:latitude '36.9256'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_265'^^xsd:string;
  dwc:observationDate '2009-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91143333 -25.1889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91143333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4672__POPA_BYCATCH_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91143333 -25.1889)"^^geo:wktLiteral ;
  geo-pos:lat "36.91143333"^^xsd:decimal ;
  geo-pos:long "-25.1889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_264'^^xsd:string;
  dwc:scientificName 'Naucrates ductor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.17565'^^xsd:double;
  dwc:latitude '36.8635'^^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_BYCATCH_264'^^xsd:string;
  dwc:observationDate '2009-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03933333 -25.0964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03933333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_145'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33762'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0964'^^xsd:double;
  dwc:latitude '37.03933333'^^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_BYCATCH_145'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03933333 -25.0964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03933333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_163'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.05208333'^^xsd:double;
  dwc:latitude '36.9186'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_163'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_261> ;
  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/4672__POPA_BYCATCH_261>
  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/4672__POPA_BYCATCH_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_261'^^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_BYCATCH_261'^^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/4672__POPA_BYCATCH_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_294> ;
  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/4672__POPA_BYCATCH_294>
  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/4672__POPA_BYCATCH_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_294'^^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_BYCATCH_294'^^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/4672__POPA_BYCATCH_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_343> ;
  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/4672__POPA_BYCATCH_343>
  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/4672__POPA_BYCATCH_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_343'^^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_BYCATCH_343'^^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/4672__POPA_BYCATCH_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90361667 -25.0227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90361667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_165'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55057'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.00075'^^xsd:double;
  dwc:latitude '36.91741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_165'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_260> ;
  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/4672__POPA_BYCATCH_260>
  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/4672__POPA_BYCATCH_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_260'^^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_BYCATCH_260'^^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/4672__POPA_BYCATCH_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_317> ;
  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/4672__POPA_BYCATCH_317>
  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/4672__POPA_BYCATCH_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_317'^^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_BYCATCH_317'^^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/4672__POPA_BYCATCH_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_318> ;
  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/4672__POPA_BYCATCH_318>
  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/4672__POPA_BYCATCH_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_318'^^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_BYCATCH_318'^^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/4672__POPA_BYCATCH_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90458333 -24.93178333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90458333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.93178333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_48'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.75621667'^^xsd:double;
  dwc:latitude '37.25386667'^^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_BYCATCH_48'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25508333 -24.75461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25508333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.75461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_169'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55060'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-24.75461667'^^xsd:double;
  dwc:latitude '37.25508333'^^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_BYCATCH_169'^^xsd:string;
  dwc:observationDate '2005-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25508333 -24.75461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25508333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.75461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_168'^^xsd:string;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52713'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-24.73611667'^^xsd:double;
  dwc:latitude '37.25611667'^^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_BYCATCH_168'^^xsd:string;
  dwc:observationDate '2005-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25765 -24.72715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25765"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_268'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89762'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.68716667'^^xsd:double;
  dwc:latitude '37.25233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_268'^^xsd:string;
  dwc:observationDate '2010-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_292> ;
  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/4672__POPA_BYCATCH_292>
  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/4672__POPA_BYCATCH_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_292'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_292'^^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/4672__POPA_BYCATCH_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_248> ;
  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/4672__POPA_BYCATCH_248>
  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/4672__POPA_BYCATCH_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_248'^^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_BYCATCH_248'^^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/4672__POPA_BYCATCH_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_278> ;
  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/4672__POPA_BYCATCH_278>
  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/4672__POPA_BYCATCH_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_278'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_278'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_271> ;
  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/4672__POPA_BYCATCH_271>
  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/4672__POPA_BYCATCH_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_271'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^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: Cação'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_271'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_285> ;
  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/4672__POPA_BYCATCH_285>
  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/4672__POPA_BYCATCH_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_285'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^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: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_285'^^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/4672__POPA_BYCATCH_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75203333 -24.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75203333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_276'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86938'^^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.5671'^^xsd:double;
  dwc:latitude '36.75203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_276'^^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/4672__POPA_BYCATCH_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_334> ;
  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/4672__POPA_BYCATCH_334>
  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/4672__POPA_BYCATCH_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_334'^^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_BYCATCH_334'^^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/4672__POPA_BYCATCH_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82333333 -24.48853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82333333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.48853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_363'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.4648'^^xsd:double;
  dwc:latitude '36.84163333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_363'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_277> ;
  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/4672__POPA_BYCATCH_277>
  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/4672__POPA_BYCATCH_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_277'^^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_BYCATCH_277'^^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/4672__POPA_BYCATCH_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_275> ;
  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/4672__POPA_BYCATCH_275>
  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/4672__POPA_BYCATCH_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_275'^^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_BYCATCH_275'^^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/4672__POPA_BYCATCH_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_320> ;
  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/4672__POPA_BYCATCH_320>
  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/4672__POPA_BYCATCH_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_320'^^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_BYCATCH_320'^^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/4672__POPA_BYCATCH_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_274> ;
  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/4672__POPA_BYCATCH_274>
  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/4672__POPA_BYCATCH_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_274'^^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_BYCATCH_274'^^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/4672__POPA_BYCATCH_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_273> ;
  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/4672__POPA_BYCATCH_273>
  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/4672__POPA_BYCATCH_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_273'^^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_BYCATCH_273'^^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/4672__POPA_BYCATCH_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_323> ;
  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/4672__POPA_BYCATCH_323>
  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/4672__POPA_BYCATCH_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_323'^^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_BYCATCH_323'^^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/4672__POPA_BYCATCH_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_322> ;
  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/4672__POPA_BYCATCH_322>
  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/4672__POPA_BYCATCH_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_322'^^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_BYCATCH_322'^^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/4672__POPA_BYCATCH_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_324> ;
  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/4672__POPA_BYCATCH_324>
  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/4672__POPA_BYCATCH_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_324'^^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_BYCATCH_324'^^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/4672__POPA_BYCATCH_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_325> ;
  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/4672__POPA_BYCATCH_325>
  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/4672__POPA_BYCATCH_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_325'^^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_BYCATCH_325'^^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/4672__POPA_BYCATCH_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_328> ;
  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/4672__POPA_BYCATCH_328>
  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/4672__POPA_BYCATCH_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_328'^^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_BYCATCH_328'^^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/4672__POPA_BYCATCH_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_269> ;
  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/4672__POPA_BYCATCH_269>
  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/4672__POPA_BYCATCH_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_269'^^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_BYCATCH_269'^^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/4672__POPA_BYCATCH_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.40033333 -16.48788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.40033333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.48788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_210'^^xsd:string;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '58804'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-16.16805'^^xsd:double;
  dwc:latitude '32.80888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Dourado'^^xsd:string;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_210'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_219> ;
  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/4672__POPA_BYCATCH_219>
  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/4672__POPA_BYCATCH_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_219'^^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_BYCATCH_219'^^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/4672__POPA_BYCATCH_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_218> ;
  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/4672__POPA_BYCATCH_218>
  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/4672__POPA_BYCATCH_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_218'^^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_BYCATCH_218'^^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/4672__POPA_BYCATCH_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_213> ;
  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/4672__POPA_BYCATCH_213>
  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/4672__POPA_BYCATCH_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_213'^^xsd:string;
  dwc:scientificName 'Seriola'^^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: Irio'^^xsd:string;
  dwc:aphiaid '125944'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_213'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.16175 -13.62575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.16175"^^xsd:decimal ;
  dwc:decimalLongitude "-13.62575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_211'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59237'^^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.62335'^^xsd:double;
  dwc:latitude '31.16158333'^^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_BYCATCH_211'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4672__POPA_BYCATCH_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4672__POPA_BYCATCH_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4672__POPA_BYCATCH_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.16358333 -13.11951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.16358333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4672__POPA_BYCATCH_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BYCATCH_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BYCATCH'^^xsd:string;
  dwc:catalogNumber 'POPA_BYCATCH_215'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59235'^^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 '-13.11951667'^^xsd:double;
  dwc:latitude '31.16358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BYCATCH_215'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF